IsEqual Method
Overloads
IsEqual(List<Uri>, List<Uri>)
Declaration
public static bool IsEqual(this List<Uri> lst1, List<Uri> lst2)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<System.Uri> | lst1 | |
System.Collections.Generic.List<System.Uri> | lst2 |
Returns
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!