forwardGroupInstance Methods   Table of ContentToString Method forward
GroupInstance.ToString Method
Overload List
  NameDescription
Public methodToString()
Returns the <tag>=<value> representation of the group instance.
(Overrides Object.ToString().)
Public methodToString(Char)
Returns the <tag>=<value> representation of the group instance using the given delimiter.
Top
See Also