Int

The Int module.

int

Const_SystemInt32(System.Int32 Int32)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Addition

SystemInt32.__op_Addition__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

int CompareTo

SystemInt32.__CompareTo__SystemObject__SystemInt32(System.Int32 instanceSystem.Object value)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Division

SystemInt32.__op_Division__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_Equality

SystemInt32.__op_Equality__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

int Equals

SystemInt32.__Equals__SystemObject__SystemBoolean(System.Int32 instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

int get_MaxValue

SystemInt32.__get_MaxValue__SystemInt32()

outputs: unnamed (Int32)

flow: none

C# Documentation

int get_MinValue

SystemInt32.__get_MinValue__SystemInt32()

outputs: unnamed (Int32)

flow: none

C# Documentation

int GetHashCode

SystemInt32.__GetHashCode__SystemInt32(System.Int32 instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

int GetType

SystemInt32.__GetType__SystemType(System.Int32 instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_GreaterThan

SystemInt32.__op_GreaterThan__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

op_GreaterThanOrEqual

SystemInt32.__op_GreaterThanOrEqual__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

op_Inequality

SystemInt32.__op_Inequality__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

op_LeftShift

SystemInt32.__op_LeftShift__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_LessThan

SystemInt32.__op_LessThan__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

op_LessThanOrEqual

SystemInt32.__op_LessThanOrEqual__SystemInt32_SystemInt32__SystemBoolean(System.Int32 System.Int32)

outputs: unnamed (Boolean)

flow: none

op_LogicalAnd

SystemInt32.__op_LogicalAnd__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_LogicalOr

SystemInt32.__op_LogicalOr__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_LogicalXor

SystemInt32.__op_LogicalXor__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_Multiplication

SystemInt32.__op_Multiplication__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

int Parse

SystemInt32.__Parse__SystemString__SystemInt32(System.String s)

outputs: unnamed (Int32)

flow: none

C# Documentation

op_Remainder

SystemInt32.__op_Remainder__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_RightShift

SystemInt32.__op_RightShift__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

op_Subtraction

SystemInt32.__op_Subtraction__SystemInt32_SystemInt32__SystemInt32(System.Int32 System.Int32)

outputs: unnamed (Int32)

flow: none

int ToString

SystemInt32.__ToString__SystemString(System.Int32 instance)

outputs: unnamed (String)

flow: none

C# Documentation

int TryParse

SystemInt32.__TryParse__SystemString_SystemGlobalizationNumberStyles_SystemIFormatProvider_SystemInt32Ref__SystemBoolean(System.String sSystem.Globalization.NumberStyles styleSystem.IFormatProvider provider)

outputs: result (Int32), unnamed (Boolean)

flow inputs: unnamed

flow outputs: unnamed

C# Documentation

op_UnaryMinus

SystemInt32.__op_UnaryMinus__SystemInt32__SystemInt32(System.Int32)

outputs: unnamed (Int32)

flow: none

int

Variable_SystemInt32(System.Int32 Int32System.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none