Click or drag to resize

PropertyCollectionGetBooleanValue Method

Overload List
  NameDescription
Public methodGetBooleanValue(String)
Gets the value of a property as a boolean.
Public methodGetBooleanValue(String, Boolean)
Gets the value of a property as a boolean, or a default value if the specified property does not exist or its value can not be properly converted.
Top
See Also