Click or drag to resize

PropertiesGetBoolValue Method

Overload List
  NameDescription
Public methodGetBoolValue(String)
Returns a value as a boolean for a property in the collection. If the property doesn't exist, then false is returned.
Public methodGetBoolValue(String, Boolean)
Returns a value as a boolean for a property in the collection. If the property doesn't exist, then the defaultValue is returned.
Top
See Also