NAnt SDK Documentation - v0.85-nightly-2005-11-09

Int32ConversionFunctions Methods

The methods of the Int32ConversionFunctions class are listed below. For a complete list of Int32ConversionFunctions class members, see the Int32ConversionFunctions Members topic.

Public Static (Shared) Methods

Parse Converts the specified string representation of a number to its 32-bit signed integer equivalent.
ToStringOverloaded. Converts the specified Int32 to its equivalent string representation.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object)Overloaded.  

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Int32ConversionFunctions Class | NAnt.Core.Functions Namespace