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