Click or drag to resize
PathCompareTo Method

Namespace:  Apptus.Util.Xml
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public int CompareTo(
	Path other
)

Parameters

other
Type: Apptus.Util.XmlPath

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also