Description:
Portrays an int index in text.
Syntax:
public static String IntIndexToString(
Int32 index
)
Int32 index
)
Parameters:
- index
- Type: System.Int32
- int number express as string.
Returns:
Type: String
The text representation of the int index.
Available since:
6.0