Click or drag to resize

IPropertyCollectionGetValue Method

Overload List
  NameDescription
Public methodGetValue(String)
Gets the value of the specified property.
(Inherited from IPropertySource.)
Public methodGetValue(String, Object)
Gets the value of the specified property, or a given default value, in case the specified property does not exist.
Top
See Also