MatchingContext Constructor

Constructs the instance of MatchingContext.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public MatchingContext(
	int foundIndex
)

Parameters

foundIndex  Int32
Index of the region in the list of all found regions.

See Also