Click or drag to resize
IFormatterToString Method (Object)

[This is preliminary documentation and is subject to change.]

Convert any object to string

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
string ToString(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:CSC.SC.TOPICA4.Template.IFormatter.ToString(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.Template.IFormatter.ToString(System.Object)"]

See Also