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.
struct enumerator used in foreach.
public: value class ArrayBuilder<T>::Enumerator : System::Collections::Generic::IEnumerator<T>
public struct ArrayBuilder<T>.Enumerator : System.Collections.Generic.IEnumerator<T>
public struct ArrayBuilder<T>.Enumerator
type ArrayBuilder<'T>.Enumerator = struct
interface IEnumerator<'T>
interface IDisposable
interface IEnumerator
type ArrayBuilder<'T>.Enumerator = struct
Public Structure ArrayBuilder(Of T).Enumerator
Implements IEnumerator(Of T)