Int32Collection.Enumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

Int32

Elemento actual de la colección.

Implementaciones

Se aplica a