Sdílet prostřednictvím


Page.IAddChild.AddText(String) Metoda

Definice

Popis tohoto člena najdete v tématu AddText(String).

 virtual void System.Windows.Markup.IAddChild.AddText(System::String ^ str) = System::Windows::Markup::IAddChild::AddText;
void IAddChild.AddText (string str);
abstract member System.Windows.Markup.IAddChild.AddText : string -> unit
override this.System.Windows.Markup.IAddChild.AddText : string -> unit
Sub AddText (str As String) Implements IAddChild.AddText

Parametry

str
String

Text, který se má přidat do objektu.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že Page je instance přetypovaná na IAddChild rozhraní.

Platí pro