[]
public static int getInt32(short[] number)
Public Shared Function getInt32(number As Short()) As Integer
| Type | Name | Description |
|---|---|---|
| short[] | number |
| Type | Description |
|---|---|
| int |
public static int getInt32(sbyte[] number)
Public Shared Function getInt32(number As SByte()) As Integer
| Type | Name | Description |
|---|---|---|
| sbyte[] | number |
| Type | Description |
|---|---|
| int |