KeyedListEntries Class |
Namespace: WorkflowGen.My.Collections
The KeyedListEntries type exposes the following members.
Name | Description | |
---|---|---|
![]() | KeyedListEntries |
Creates a new instance of the KeyedListEntries class.
|
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of key/value pairs contained in the list
|
![]() | Keys |
Gets a list of objects containing the keys of the entries.
|
![]() | Values |
Gets a list of objects containing the values of the entries.
|