Click or drag to resize
IFormatterToString Method (Int32)

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

Convert int 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(
	int i
)

Parameters

i
Type: SystemInt32

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

Return Value

Type: String

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

See Also