VirtualUser GetInt Method C# API
Overload List

  NameDescription
Public methodGetInt(String)
Returns an int value held in the dictionary.
Public methodGetInt(String, Int32)
Returns an int value held in the dictionary, or the defaultValue if the key cannot be found.
Back to Top
See Also