IListExtensions Class |
Namespace: VirtualRadar.Interface
The IListExtensions type exposes the following members.
Name | Description | |
---|---|---|
AddRangeT |
Appends one list to the end of the other.
| |
HasSameContentAs |
Returns true if two ILists have the same content.
| |
RemoveAllT |
Removes all matching entries from the list.
|