FeaturesGetDoubleValue Method |
Name | Description | |
---|---|---|
![]() | GetDoubleValue(String, String) |
Returns a value as an double for a property in the collection. If the property doesn't exist, 0 is returned.
|
![]() | GetDoubleValue(String, 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.
|