You are here: Start » AVL.NET » MlpModel Class
MlpModel Class
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| MlpModel() | ||
| MlpModel(MlpModel) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Avl.UnmanagedObject | 
Methods
| Name | Description | |
|---|---|---|
| CopyTo(Avl.MlpModel) | ||
| Dispose() | Inherited from Avl.UnmanagedObject | |
| Equals(Avl.MlpModel) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| MoveTo(Avl.MlpModel) | ||
| ToString() | Inherited from System.Object | 
