AResourceManager_TInfo,TResource_.ResourceEnumerator.System.Collections.IEnumerator.Reset().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.Resource.AResourceManager<TInfo,TResource>.ResourceEnumerator

AResourceManager<TInfo,TResource>.ResourceEnumerator.System.Collections.IEnumerator.Reset() Method

Sets the enumerator to its initial position, which is before the first element in the collection.

void System.Collections.IEnumerator.Reset();

Implements Reset()

Exceptions

System.InvalidOperationException
The collection was modified after the enumerator was created.