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

WeaverModelId Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Identifier of WEAVER model.

Constructors

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

Properties

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

Methods

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

Remarks

See also