ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Clone of this storage, sharing the memory handles with this storage.
Creates a shallow copy of this storage. Does not copy the handles but only the storage object.
[ILNumerics Core Module]
Namespace: ILNumerics.Core.StorageLayer
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Return Value
Type: IStorageClone of this storage, sharing the memory handles with this storage.
Implements
IStorageCloneRemarks
The storage returned has an array reference count of 0. Reference counts for the (shared) handles are increased accordingly.
[ILNumerics Core Module]
See Also