NAnt SDK Documentation - v0.92

Int32ConversionFunctions.ToString Method

Converts the specified Int32 to its equivalent string representation.

Overload List

Inherited from Object.

public virtual string ToString();

Converts the specified Int32 to its equivalent string representation.

public static string ToString(int);

See Also

Int32ConversionFunctions Class | NAnt.Core.Functions Namespace