CrossSectionLocatedCompareTo Method
IComparable implementation. Calls IComparable on the members,
if that returns 0, if that returns 0 calls CompareTo on the Topo_ID, calls CompareTo on the DHI_ID members,.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public virtual int CompareTo(
Object obj
)
- obj Object
Int32[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.CompareTo(System.Object)"]
IComparableCompareTo(Object)