The CogDLRuntimeRegionThresholds type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
The number of items in this collection.
| |
| Item Int32 |
Get the threshold at the specified index.
| |
| Item String |
Get the threshold associated with the specified region name.
| |
| RegionNames |
Get a list of the region names (keys) in this collection.
| |
| Thresholds |
Get a list of the thresholds (values) in this collection.
|
See Also