You are here: Start » AVL.NET » SegmentInstancesModelId Constructor

SegmentInstancesModelId Constructor

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

Syntax

public SegmentInstancesModelId
(
	string modelDirectory,
	AvlNet.DeviceKind? deviceType,
	int deviceIndex
)

Parameters

Name Type Range Default Description
modelDirectorystring
deviceTypeAvlNet.DeviceKind?
deviceIndexint

See also