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

Region.Insert Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Insert
(
	System.IntPtr target,
	Avl.PointRun value
)

Parameters

Name Type Range Default Description
targetSystem.IntPtr
valueAvl.PointRun

Function Overrides

See also