Class ReadOnlyListEnumeratorT
ReadOnlyListEnumerator<T> class
public class ReadOnlyListEnumerator<T> : IEnumerator<T>
Constructors
Name | Description |
---|---|
ReadOnlyListEnumerator(IReadOnlyList<T>) |
Properties
Name | Description |
---|---|
Current { get; } |
Methods
Name | Description |
---|---|
Dispose() | |
MoveNext() | |
Reset() |
See Also
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS