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 |