CastArray3DTFrom, TToTo3DArray Method
Namespace: KGySoft.CollectionsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public TTo[,,]? To3DArray()
Public Function To3DArray As TTo(,,)
public:
array<TTo,3>^ To3DArray()
member To3DArray : unit -> 'TTo[,,]
Return Value
TToAn array of element type
TTo containing copies of the elements of this
CastArray3DTFrom, TTo,
or
if
IsNull is
.