Método Add
Adds an AdomdProperty to the AdomdPropertyCollection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também