Enumerator of elements from a collection of semantic data sources. The enumerator can remove duplicat...
JoinedElementEnumerator(IEnumerable< IEnumerator< ISemanticElement > > Enumerators, bool RemoveDuplicates)
Enumerator of elements from a collection of semantic data sources. The enumerator can remove duplicat...
void Dispose()
Disposes of the enumerator and sub-enumerators.
Interface for semantic nodes.