Android.Net.Uri.CompareTo Method
Compares the string representation of this Uri with that of another.

Syntax

[Android.Runtime.Register("compareTo", "(Landroid/net/Uri;)I", "GetCompareTo_Landroid_net_Uri_Handler")]
public virtual int CompareTo (Uri other)

Parameters

other
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Compares the string representation of this Uri with that of another.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1