Converts the specified Int32 to its equivalent string representation.
Inherited from Object.
public virtual string ToString();
Converts the specified Int32 to its equivalent string representation.
public static string ToString(int);
Int32ConversionFunctions Class | NAnt.Core.Functions Namespace