'Declaration Public Overloads Function ToString( _ ByVal indent As System.String _ ) As System.String
public System.string ToString( System.string indent )
Parameters
- indent
- The indent string before representation.
Return Value
String representation of the marker.