共用方式為


Contains 方法

Validates whether the parameter collection contains a member with a name equal to the specified string.

多載清單 

  名稱 描述
公用方法 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.

頂端