VirtualUser GetBoolean Method C# API
Overload List

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