ESRI.ArcGIS.ADF
ToString Method
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > XmlHelper Class : ToString Method




Easy way to get the entire Xml string

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
Visual Basic (Usage)Copy Code
Dim instance As XmlHelper
Dim value As String
 
value = instance.ToString()
C# 
public override string ToString()

See Also

© 2010 All Rights Reserved.