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

Path.Swap Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public void Swap
(
	List<Fil.Point2D> rhs
)

Parameters

Name Type Range Default Description
rhsSystem.Collections.Generic.List<Fil.Point2D>

See also