You are here: Start » AVL.NET » Matrix.CopyTo Method

Matrix.CopyTo Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual void CopyTo
(
	Avl.Matrix other
)

Parameters

Name Type Range Default Description
otherAvl.Matrix

See also