METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
INArray
T
,
D
Copy Method
Returns a copy of the array
Definition
Namespace:
Metas.UncLib.Core.Ndims.Interface
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
T
Copy
()
VB
Copy
Function
Copy
As
T
C++
Copy
T
Copy
()
F#
Copy
abstract
Copy
:
unit
->
'T
Return Value
T
See Also
Reference
INArray
T, D
Interface
Metas.UncLib.Core.Ndims.Interface Namespace
In This Article
Definition
See Also