CollectionEnumerator<T>

Struct

Namespace: Ignis

Base types:

Declared in: Ignis


No description provided

Members

Field

  • Empty
  • Property

  • Current
  • Constructor

  • CollectionEnumerator(List<T>)
  • CollectionEnumerator(ConcurrentHashSet<T>)
  • CollectionEnumerator(SparseArrayEnumerable<T>)

  • Back to index