You are here: Start » AVL.NET » GenApi_CategoryDescriptor Class
GenApi_CategoryDescriptor Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | Genicam.Net.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| GenApi_CategoryDescriptor(GenApi_CategoryDescriptor) | Creates a deep copy of the passed object. | |
| GenApi_CategoryDescriptor() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Features | System.Collections.Generic.IList<System.String> | ||
| 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_CategoryDescriptor) | Resets this instance with data of the other GenApi_CategoryDescriptor object. | |
| ToString() | Inherited from System.Object |
