Matrix3x2.Item[Int32, Int32] Propriété

Définition

public:
 property float default[int, int] { float get(int row, int column); void set(int row, int column, float value); };
public float this[int row, int column] { get; set; }
member this.Item(int * int) : single with get, set
Default Public Property Item(row As Integer, column As Integer) As Single

Paramètres

row
Int32
column
Int32

Valeur de propriété

Single

S’applique à