共用方式為


Add 方法

Adds an AdomdRestriction to the collection.

多載清單 

  名稱 描述
公用方法 Add(AdomdRestriction) Adds an AdomdRestriction to the collection.
公用方法 Add(String, Object) Creates a new AdomdRestriction with the specified property name and value.
公用方法 Add(String, String, Object) Creates a new AdomdRestriction with the specified property name, namespace, and value.

頂端