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