CollectionNodeGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Definition

Пространство имён: Tessa.UI.HashEditor.Hash
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public IEnumerator<CollectionItemNode> GetEnumerator()

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

IEnumeratorCollectionItemNode
An enumerator that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator

См. также