You are here: Start » FIL.NET » Path.CopyTo Method

Path.CopyTo Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public virtual void CopyTo
(
	Fil.Point2D[] array,
	int arrayIndex
)

Parameters

Name Type Range Default Description
arrayFil.Point2D[]
arrayIndexint

Function Overrides

See also