ContextParametersContextParameterEnumerator Class |
Namespace: WorkflowGen.My.Data
The ContextParametersContextParameterEnumerator type exposes the following members.
Name | Description | |
---|---|---|
ContextParametersContextParameterEnumerator |
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)
|