Restituisce l'indice (zero-based index) di questo elemento nella stringa di codifica.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public int Index { get; }
Public ReadOnly Property Index As Integer
Get
public:
property int Index {
int get ();
}
member Index : int with get
Valore della proprietà
Tipo:
Int32Vedi anche