You are here: Start » AVL.NET » IMoveable<T>.MoveTo Method

IMoveable<T>.MoveTo Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual abstract void MoveTo
(
	T other
)

Parameters

Name Type Range Default Description
otherT

See also