InlineCollection::Add Method (String^)

 

Adds an implicit Run element with the given text, supplied as a String.

Namespace:   System.Windows.Documents
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
void Add(
	String^ text
)

Parameters

text
Type: System::String^

Text set as the Text property for the implicit Run.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: