EndpointMetadataCollection.Enumerator Структура

Определение

Перечисляет элементы EndpointMetadataCollection.

public: value class EndpointMetadataCollection::Enumerator : System::Collections::Generic::IEnumerator<System::Object ^>
public struct EndpointMetadataCollection.Enumerator : System.Collections.Generic.IEnumerator<object>
type EndpointMetadataCollection.Enumerator = struct
    interface IEnumerator<obj>
    interface IEnumerator
    interface IDisposable
Public Structure EndpointMetadataCollection.Enumerator
Implements IEnumerator(Of Object)
Наследование
EndpointMetadataCollection.Enumerator
Реализации

Свойства

Current

Возвращает элемент в текущей позиции перечислителя.

Методы

Dispose()

Освобождает все ресурсы, занятые модулем EndpointMetadataCollection.Enumerator.

MoveNext()

Перемещает перечислитель к следующему элементу коллекции EndpointMetadataCollection.Enumerator.

Reset()

Устанавливает перечислитель в его начальное положение, т. е. перед первым элементом коллекции.

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