MeshControlGetHashCode Method
 | 
Namespace:  Teigha.BoundaryRepresentation
Assembly:  TD_MgdBrep (in TD_MgdBrep.dll)
Version: 0.0.0.0
Syntax
 
public override int GetHashCode()
 
Public Overrides Function GetHashCode As Integer
 
public:
virtual int GetHashCode() override
 
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
 
 
 
Return Value
Type: 
Int32 
See Also