VirtualUser GetDouble Method C# API
Overload List

  NameDescription
Public methodGetDouble(String)
Returns a double value held in the dictionary.
Public methodGetDouble(String, Double)
Returns a double value held in the dictionary, or the defaultValue if the key cannot be found.
Back to Top
See Also