Gets a 32-bit integer that represents the number of elements in the specified dimension of the
PgSqlArray.
'Declaration
Public Function GetLength( _
ByVal As Integer _
) As Integer
Parameters
- dimension
- A zero-based index of the dimension in question.
Return Value
A 32-bit integer that represents the number of elements in the specified dimension.