int
System.Int32
System.Number
System.IComparable
System.IFormattable
System.IConvertible
String.valueOf(${this})
ToString
System.String
IntegerSupport.mkString(${this}, ${str})
System.String
str
ToString
System.String
Integer.valueOf(${str})
System.String
str
Parse
System.Int32
RusticiSoftware.System.*
IntegerSupport.parse(${str}, ${style})
System.String
str
System.Globalization.NumberStyles
style
Parse
System.Int32
Integer.MIN_VALUE
System.Int32
MinValue
Integer.MIN_VALUE
${this}.setMinValue(${value})
Integer.MAX_VALUE
System.Int32
MaxValue
Integer.MAX_VALUE
${this}.setMaxValue(${value})