Click or drag to resize
GCValueaddXmlComment Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCValue.addXmlComment(System.String)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void addXmlComment(
	string data
)

Parameters

data
Type: SystemString

[Missing <param name="data"/> documentation for "M:DXMLBase.Gcv.GCValue.addXmlComment(System.String)"]

See Also