Converts an instance of the operand type to an integer.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.17114.0)
public static Func<T, int> ToInt32 { get; }
Public Shared ReadOnly Property ToInt32 As Func(Of T, Integer)
Get
public:
static property Func<T, int>^ ToInt32 {
Func<T, int>^ get ();
}
static member ToInt32 : Func<'T, int> with get
Property Value
Type:
FuncT,
Int32
Loss of information may occur.
Numerical Libraries
Supported in: 6.0
Reference