CollectionEnumerable<T>

Struct

Namespace: Ignis

Declared in: Ignis


No description provided

Members

Constructor

  • CollectionEnumerable(ConcurrentHashSet<T>)
  • CollectionEnumerable(List<T>)
  • CollectionEnumerable(SparseArrayEnumerable<T>)
  • Method

  • GetEnumerator()

  • Back to index