Click or drag to resize

FeaturesGetDecimalValue Method

Overload List
  NameDescription
Public methodGetDecimalValue(String, String)
Returns a value as an decimal for a property in the collection. If the property doesn't exist, then 0 is returned.
Public methodGetDecimalValue(String, String, Decimal)
Returns a value as an decimal for a property in the collection. If the property doesn't exist, then the defaultValue is returned.
Top
See Also