Overload List
| Name | Description | |
|---|---|---|
| GetList(String) |
Returns an ArrayList value held in the dictionary.
| |
| GetList(String, ArrayList) |
Returns an ArrayList value held in the dictionary, or the defaultList if the key cannot be found.
|
See Also