Click or drag to resize

FeaturesGetDoubleValue Method

Overload List
  NameDescription
Public methodGetDoubleValue(String, String)
Returns a value as an double for a property in the collection. If the property doesn't exist, 0 is returned.
Public methodGetDoubleValue(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.
Top
See Also