You are here: Start » AVL.NET » EdgeModel_Elastic Class

EdgeModel_Elastic Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
EdgeModel_Elastic(EdgeModel_Elastic)Creates a deep copy of the passed object.
EdgeModel_Elastic()

Properties

 NameTypeDescription
IsDisposedSystem.Boolean

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(AvlNet.EdgeModel_Elastic)
Equals(object)Inherited from System.Object
Equals(AvlNet.EdgeModel_Elastic, AvlNet.EdgeModel_Elastic)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.EdgeModel_Elastic)Resets this instance with data of the other EdgeModel_Elastic object.
ToString()Inherited from System.Object

See also