Partager via


Matrix3d.Item[] Propriété

Définition

Surcharges

Item[Int32]

public double this[int index] { get; set; }
member this.Item(int) : double with get, set

Paramètres

index
Int32

Valeur de propriété

S’applique à

Item[Int32, Int32]

public double this[int row, int column] { get; set; }
member this.Item(int * int) : double with get, set

Paramètres

row
Int32
column
Int32

Valeur de propriété

S’applique à