PropertyValuesContainerContains Method |
| Name | Description | |
|---|---|---|
| Contains(Int32) |
Returns true if the container has an entry for a property.
Note: can't be used to query for a fixed field!
| |
| Contains(String) |
Returns true if the container has an entry for a property or fixed field.
|