ReadOnlySequence<T>.Enumerator Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an enumerator over a ReadOnlySequence<T>.
public: value class ReadOnlySequence<T>::Enumerator
public struct ReadOnlySequence<T>.Enumerator
type ReadOnlySequence<'T>.Enumerator = struct
Public Structure ReadOnlySequence(Of T).Enumerator
Type Parameters
- T
- Inheritance
Constructors
ReadOnlySequence<T>.Enumerator(ReadOnlySequence<T>) |
Initializes the enumerator. |
Properties
Current |
Gets the current ReadOnlyMemory<T>. |
Methods
MoveNext() |
Moves to the next ReadOnlyMemory<T> in the ReadOnlySequence<T>. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.