'Declaration
Public Function Clone() As CellMatrix(Of T)
'Usage
Dim instance As CellMatrix(Of T) Dim value As CellMatrix(Of T) value = instance.Clone()
public CellMatrix<T> Clone()
'Declaration
Public Function Clone() As CellMatrix(Of T)
'Usage
Dim instance As CellMatrix(Of T) Dim value As CellMatrix(Of T) value = instance.Clone()
public CellMatrix<T> Clone()