ContextParameters.ContextParameterEnumerator Class |
Namespace: WorkflowGen.My.Data
The ContextParameters. ContextParameterEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContextParameters.ContextParameterEnumerator |
Builds a new ContextParameterEnumerator over a collection of parameters
|
Name | Description | |
---|---|---|
![]() | MoveNext |
Advances the enumerator to the next element of the collection
|
![]() | Reset |
Sets the enumerator to its initial position
|
Name | Description | |
---|---|---|
![]() | Current |
Gets the current context Parameter in the collection (non-IEnumerator version: type-safe)
|