ProfileOffsetProfileParametersStationCompareTo Method


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual int CompareTo(
	ProfileOffsetProfileParametersStation other
)

Parameters

other  ProfileOffsetProfileParametersStation
 

Return Value

Int32

Implements

IComparableTCompareTo(T)
See Also