VirtualUser GetList Method C# API
Overload List

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