You are here: Start » AVL.NET » GenApi_EnumDescriptor Class
GenApi_EnumDescriptor Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| GenApi_EnumDescriptor(GenApi_EnumDescriptor) | Creates a deep copy of the passed object. | |
| GenApi_EnumDescriptor() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Entries | System.Collections.Generic.IList<AvlNet.GenApi_EnumEntryDescriptor> | ||
| IsDisposed | System.Boolean |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(AvlNet.GenApi_EnumDescriptor) | Resets this instance with data of the other GenApi_EnumDescriptor object. | |
| ToString() | Inherited from System.Object |
