SchemaCollectionBase.Contains Method
Include Protected Members
Include Inherited Members
Validates whether the parameter collection contains a member with a name equal to the specified string.
Overload List
Name | Description | |
---|---|---|
![]() |
Contains(String) | Validates whether the parameter collection contains a member with a name equal to the specified string. |
![]() |
Contains(String, String) | Validates whether the parameter collection contains a member with a name equal to the specified string and with the specified schema. |
Top