Operations<T>.To
            
            
             Converts an instance of the operand type to an integer.
             
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public static int ToInt32(
	T operand
)Parameters
- operand T
Return Value
Int32Remarks
Loss of information may occur.