Método Add
Adds an AdomdProperty to the AdomdPropertyCollection.
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