RelationsEnumerator_TRelation_.md
November 22, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS
RelationsEnumerator Struct
public struct RelationsEnumerator<TRelation> :
System.Collections.Generic.IEnumerator<TRelation>,
System.Collections.IEnumerator,
System.IDisposable
where TRelation : struct, System.ValueType, System.ValueType
Type parameters
TRelation
Implements System.Collections.Generic.IEnumerator<TRelation>, System.Collections.IEnumerator, System.IDisposable
| Properties | |
|---|---|
| Current |
| Methods | |
|---|---|
| Dispose() | |
| MoveNext() | |
| Reset() |
| Explicit Interface Implementations | |
|---|---|
| System.Collections.IEnumerator.Current |