IDataDictionary GetList Method C# API
Overload List

  NameDescription
Public methodGetList(String)
Returns a list value held in the dictionary.
Public methodGetList(String, ArrayList)
Returns a list held in the dictionary, or the defaultList if the key cannot be found.
Back to Top
See Also