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