TimelineGroup::IAddChild::AddText Method (String^)

 

Adds the text content of a node to the object.

Namespace:   System.Windows.Media.Animation
Assembly:  PresentationCore (in PresentationCore.dll)

private:
virtual void AddText(
	String^ childText
) sealed = IAddChild::AddText

Parameters

childText
Type: System::String^

The text to add to the object.

.NET Framework
Available since 3.0
Return to top
Show: