MatrixIsJagged Method |
Name | Description | |
---|---|---|
IsJagged(Array) |
Determines whether an array is a jagged array
(containing inner arrays as its elements).
| |
IsJagged(Type) |
Determines whether the specified type is a jagged array.
|