Click or drag to resize

PropertyValuesContainerContains Method

Overload List
  NameDescription
Public methodContains(Int32)
Returns true if the container has an entry for a property. Note: can't be used to query for a fixed field!
Public methodContains(String)
Returns true if the container has an entry for a property or fixed field.
Top
See Also