Membri AdomdPropertyCollection.Enumerator

Implements the System.Collections..::..IEnumerator interface to support iterating over an AdomdPropertyCollection object and reading its individual AdomdProperty values.

Il tipo AdomdPropertyCollection. . :: . .Enumerator espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da ValueType).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da ValueType).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico MoveNext Moves to the next AdomdProperty instance of the AdomdPropertyCollection object.
Metodo pubblico Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Metodo pubblico ToString (Ereditato da ValueType).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Current Gets the current AdomdProperty instance in the AdomdPropertyCollection object.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaProprietà privata IEnumerator. . :: . .Current

In alto