UnknownObjectAccessor.Enumerator.Reset Method |
Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: PostSharp.Patterns.Utilities
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
Exception | Condition |
---|---|
InvalidOperationException | The collection was modified after the enumerator was created. |