Dictionary Constructor |
| Name | Description | |
|---|---|---|
| Dictionary(DictionaryPredefinedDictionaryName) |
Create a Dictionary using predefined values
| |
| Dictionary(Int32, Int32) |
Generates a new customizable marker dictionary.
| |
| Dictionary(Int32, Int32, Dictionary) |
Generates a new customizable marker dictionary.
|