You are here: Start » AVL.NET » GenApi_ParameterDescriptor Class
GenApi_ParameterDescriptor Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Genicam.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| GenApi_ParameterDescriptor() | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Description | System.String | ||
| DisplayName | System.String | ||
| InterfaceType | Avl.GenApi_InterfaceType | ||
| IsAvailable | System.Boolean | ||
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsImplemented | System.Boolean | ||
| IsReadable | System.Boolean | ||
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsWriteable | System.Boolean | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.GenApi_ParameterDescriptor) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.GenApi_ParameterDescriptor) | ||
| ToString() | Inherited from System.Object | 
