PropertiesGetDoubleValue Method |
Name | Description | |
---|---|---|
GetDoubleValue(String) |
Returns a value as an double for a property in the collection. If the property doesn't exist, 0 is returned.
| |
GetDoubleValue(String, Double) |
Returns a value as an double for a property in the collection. If the property doesn't exist, then the defaultValue is returned.
|