'Declaration Public Function New( _ ByVal inData() As Integer, _ ByVal offset As Integer, _ ByVal count As Integer _ )
'Usage Dim inData() As Integer Dim offset As Integer Dim count As Integer Dim instance As New BigInteger(inData, offset, count)
Parameters
- inData
- offset
- count