Click or drag to resize

FeaturesGetStringValue Method

Overload List
  NameDescription
Public methodGetStringValue(String, String)
Returns a value for a property in the collection. If the property doesn't exist or is blank, then an empty string is returned.
Public methodGetStringValue(String, String, String)
Returns a value for a property in the collection. If the property doesn't exist or is blank, then the defaultValue is returned.
Top
See Also