VsEnumerable<TComEnumerator,TComEnumerated,TEnumerated>.IsEnumerating Property

Definition

Gets a Boolean value that indicates whether the enumerator is currently enumerating. If true, the enumerator is enumerating.

protected:
 property bool IsEnumerating { bool get(); };
protected:
 property bool IsEnumerating { bool get(); };
protected bool IsEnumerating { get; }
member this.IsEnumerating : bool
Protected ReadOnly Property IsEnumerating As Boolean

Property Value

Applies to