共用方式為


Add 方法

多載清單 

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

頂端