Index.Value Propiedad
Definición
Obtiene el valor del índice.Gets the index value.
public:
property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer
Valor de propiedad
- Int32
Valor del índice.The index value.
Se aplica a