Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For a description of this member, see IAddChild::AddText.

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

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

Parameters

text
Type: System::String^

The text to add to the Object.

This member is an explicit interface member implementation. It can be used only when the XmlNamespaceMappingCollection instance is cast to an IAddChild interface.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft