ProfileOffsetProfileParametersStationCompareTo Method |
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic virtual int CompareTo(
ProfileOffsetProfileParametersStation other
)
Public Overridable Function CompareTo (
other As ProfileOffsetProfileParametersStation
) As Integer
public:
virtual int CompareTo(
ProfileOffsetProfileParametersStation^ other
)
Parameters
- other ProfileOffsetProfileParametersStation
-
Return Value
Int32Implements
IComparableTCompareTo(T)
See Also