TableRowGroup.IAddChild.AddChild(Object) Méthode

Définition

Ajoute une ligne de table à la collection TableRowGroup.

 virtual void System.Windows.Markup.IAddChild.AddChild(System::Object ^ value) = System::Windows::Markup::IAddChild::AddChild;
void IAddChild.AddChild (object value);
override this.System.Windows.Markup.IAddChild.AddChild : obj -> unit
Sub AddChild (value As Object) Implements IAddChild.AddChild

Paramètres

value
Object

Objet TableRow à ajouter à la collection.

Implémente

S’applique à