GeneralMatrix.Clone Method

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.Clone Method 

Clone the GeneralMatrix object.

[Visual Basic]NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Implements

ICloneable.Clone

See Also

GeneralMatrix Class | DotNetMatrix Namespace