The CogDLRuntimeResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of markings in this results object.
| |
| Item Int32 |
Get the marking at the specified index.
| |
| Item String |
Get the marking with specified name.
| |
| Markings |
Get a list of the markings (values) in this collection.
| |
| Names |
Get a list of the names (keys) in this collection.
|
See Also