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

LocatePointsModelId Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Identifier of Locate Points model.

Constructors

 ConstructorDescription
LocatePointsModelId()
LocatePointsModelId(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.LocatePointsModelId)
Dispose()Inherited from Avl.UnmanagedObject
Equals(Avl.LocatePointsModelId)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Avl.LocatePointsModelId)
ToString()Inherited from System.Object

Remarks

See also