Click or drag to resize

FeaturesGetBoolValue Method

Overload List
  NameDescription
Public methodGetBoolValue(String, 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, 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