ContainerBlock.Enumerator Struct

Definition

Represents the Enumerator type.

[StructLayout(LayoutKind.Sequential)]
public struct Enumerator : IEnumerator<Block>, IEnumerator, IDisposable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (2)

Methods (2)

Explicit Interface Implementation Methods (1)