XmlNamespaceMappingCollection.AddChild(Object) Méthode

Définition

Ajoute un XmlNamespaceMapping objet à cette collection.

protected:
 virtual void AddChild(System::Object ^ value);
protected virtual void AddChild(object value);
abstract member AddChild : obj -> unit
override this.AddChild : obj -> unit
Protected Overridable Sub AddChild (value As Object)

Paramètres

value
Object

Objet XmlNamespaceMapping à ajouter. Cela ne peut pas être null.

Exceptions

Si mapping c’est null.

S’applique à