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

GenApi_EnumDescriptor Class

Namespace:Avl
Assembly:AvlNet.Genicam.dll

Constructors

 ConstructorDescription
GenApi_EnumDescriptor()

Properties

 NameTypeDescription
EntriesSystem.Collections.Generic.List<Avl.GenApi_EnumEntryDescriptor>
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

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

See also