BitOperationsToDecimal(Byte, Int32) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public static decimal ToDecimal(
	byte[] value,
	int startIndex
)

Parameters

value  Byte
 
startIndex  Int32
 

Return Value

Decimal

See Also