BaseChannelObjectWithProperties.GetEnumerator Метод

Определение

Возвращает IDictionaryEnumerator, который перечисляет все свойства, связанные с объектом канала.

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

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

IDictionaryEnumerator, который перечисляет все свойства, связанные с объектом канала.

Реализации

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