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

SegmentInstancesModelId Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Identifier of Segment Instances model.

Constructors

 ConstructorDescription
SegmentInstancesModelId()
SegmentInstancesModelId(String, Optional<DeviceKind>, Int32)

Properties

 NameTypeDescription
DeviceIndexSystem.Int32
DeviceTypeAtl.Optional<Avl.DeviceKind>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject
ModelDirectorySystem.String

Methods

 NameDescription
CopyTo(Avl.SegmentInstancesModelId)
Dispose()Inherited from Avl.UnmanagedObject
Equals(object)Inherited from System.Object
Equals(Avl.SegmentInstancesModelId)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.SegmentInstancesModelId)
ToString()Inherited from System.Object

Remarks

See also