DefinedNameCollection.Contains Method
| Name | Parameters | Description |
|---|---|---|
| Contains(DefinedName) | item | Indicates whether the collection contains the specified defined name. |
| Contains(String) | name | Indicates whether the collection contains the defined name with the specified DefinedName.Name property value. |