Struct EntityLinkEnumerator<T>.Enumerable
A wrapper over one side of an Entity's links for enumeration with entities.
public readonly struct EntityLinkEnumerator<T>.Enumerable
- Inherited Members
Methods
GetEnumerator()
Gets the enumerator over the linked entities.
public EntityLinkEnumerator<T> GetEnumerator()