Array3D<T>
Provides a 3D array class.
Type Parameters
Constructors
-
Initializes a new instance of the class.
Properties
-
Gets or sets the width of the array.
-
Gets or sets the height of the array.
-
Gets or sets the depth of the array.
Fields
-
The array that holds the items.