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