You are here: Start » AVL.NET » ICopyable<T>.CopyTo Method

ICopyable<T>.CopyTo Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual abstract void CopyTo
(
	T other
)

Parameters

Name Type Range Default Description
otherT

See also