Creates a shallow copy of the MemoryArray<(Of <(T>)>).
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public Object Clone() |
| Visual Basic (Declaration) |
|---|
Public Function Clone As Object |
| Visual C++ |
|---|
public: virtual Object^ Clone() sealed |