InputScopePhrase.AddChild(Object) Método

Definición

Este tipo o miembro admite la infraestructura de Windows Presentation Foundation (WPF) y no está pensado para su uso directo desde el código.

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

Parámetros

value
Object

Objeto que se va a agregar como elemento secundario.

Implementaciones

Se aplica a