DotNet Reference
DotNet Reference
NestedArrayHelper
Detailed Description
Definition at line 19 of file NestedArrayHelper.cs.
Static Public Member Functions | |
| static T[] | GetFlatArray< T > (T[][] arr) |
| static T[] | GetFlatArrayFromMatrix< T > (T[,] arr) |
| static int[] | GetArraySecondSize< T > (T[][]arr) |
Member Function Documentation
◆ GetArraySecondSize< T >()
|
inlinestatic |
Definition at line 55 of file NestedArrayHelper.cs.
◆ GetFlatArray< T >()
|
inlinestatic |
Definition at line 21 of file NestedArrayHelper.cs.
◆ GetFlatArrayFromMatrix< T >()
|
inlinestatic |
Definition at line 39 of file NestedArrayHelper.cs.
The documentation for this class was generated from the following file: