DotNet Reference
.Net Reference
NestedArrayHelper
Detailed Description
Definition at line 20 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 56 of file NestedArrayHelper.cs.
◆ GetFlatArray< T >()
|
inlinestatic |
Definition at line 22 of file NestedArrayHelper.cs.
◆ GetFlatArrayFromMatrix< T >()
|
inlinestatic |
Definition at line 40 of file NestedArrayHelper.cs.
The documentation for this class was generated from the following file: