RXObjectCompareTo Method

Allows classes to compare class objects.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public int CompareTo(
        Object obj
)

Parameters

obj  Object
[in] Object to compare with.

Return Value

Int32
Result of the comparison. Returns 0 by default.
See Also

©  Bricsys NV. All rights reserved.