[]
        
(Showing Draft Content)

C1.Win.C1Command.C1NavBarButton.ButtonCollection.Enumerator

C1NavBarButton.ButtonCollection.Enumerator Class

Supports a simple iteration over a collection.

Inheritance
C1NavBarButton.ButtonCollection.Enumerator
Implements
Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
public class C1NavBarButton.ButtonCollection.Enumerator : IEnumerator

Properties

Name Description
Current

Gets the current element in the collection.

Methods

Name Description
MoveNext()

Advances the enumerator to the next element of the collection.

Reset()

Sets the enumerator to its initial position, which is before the first element in the collection.