FlowDocumentReader.IAddChild.AddChild(Object) Methode

Definitie

Dit lid ondersteunt de Windows Presentation Foundation -infrastructuur (WPF) en is niet bedoeld om rechtstreeks vanuit uw code te worden gebruikt. Gebruik de Document eigenschap om een FlowDocument als het onderliggende inhoudsonderdeel voor de FlowDocumentReadereigenschap toe te voegen.

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

Parameters

value
Object

Een object dat moet worden toegevoegd als een onderliggend object.

Implementeringen

Van toepassing op