ODataPath.CompareTo(ODataPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compare between two ODataPath using its path item name.
public int CompareTo(Microsoft.OpenApi.OData.Edm.ODataPath other);
abstract member CompareTo : Microsoft.OpenApi.OData.Edm.ODataPath -> int
override this.CompareTo : Microsoft.OpenApi.OData.Edm.ODataPath -> int
Public Function CompareTo (other As ODataPath) As Integer
Parameters
- other
- ODataPath
The compare to ODataPath.
Returns
true/false