Sdílet prostřednictvím


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
Public method Contains(String) Validates whether the parameter collection contains a member with a name equal to the specified string.
Public method 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