INumericBitConverterTNumericConvertedSize Property
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
int ConvertedSize { get; }
ReadOnly Property ConvertedSize As Integer
Get
property int ConvertedSize {
int get ();
}
abstract ConvertedSize : int with get
Return Value
Int32The number of bytes used to convert a
TNumeric value.
Note: this is not the same as the number of bytes consumed in memory by a numeric value.