IEnumerable<T>

E2003274 UNEXPLORED

IEnumerable<T> is a core .NET generic interface that represents a sequence of elements that can be iterated over using an enumerator.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
IEnumerable<T> canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

.NET generics usedBy IEnumerable<T>