You are here: Start » AVL.NET » Region.Add Method

Region.Add Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Add
(
	AvlNet.Location begin,
	int len
)

Parameters

Name Type Range Default Description
beginAvlNet.Location
lenint

Function Overrides

See also