Int32Collection.Enumerator.Current Proprietà

Definizione

Ottiene l'elemento corrente della raccolta.

public:
 property int Current { int get(); };
public int Current { get; }
member this.Current : int
Public ReadOnly Property Current As Integer

Valore della proprietà

Int32

Elemento corrente nella raccolta.

Implementazioni

Si applica a