FormRegionManifestIcons.ToXml Method
Include Protected Members
Include Inherited Members
Creates an XML representation of the FormRegionManifestIcons.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ToXml() | Creates a string that represents the FormRegionManifestIcons as XML. | |
ToXml(XmlWriter) | Creates an XML representation of FormRegionManifestIcons as a string and saves it to an XmlTextWriter instance. |
Top