ObjectStatementCollection.GetEnumerator Метод

Определение

Возвращает объект IEnumerator для ObjectStatementCollection.

public:
 System::Collections::IDictionaryEnumerator ^ GetEnumerator();
public System.Collections.IDictionaryEnumerator GetEnumerator ();
member this.GetEnumerator : unit -> System.Collections.IDictionaryEnumerator
Public Function GetEnumerator () As IDictionaryEnumerator

Возвращаемое значение

Интерфейс IEnumerator для ObjectStatementCollection.

Применяется к