![]() | CollectionsAreEqual Method |
Name | Description | |
---|---|---|
![]() ![]() | AreEqualT(ICollectionT, Void) | |
![]() ![]() | AreEqualT(IEnumeratorT, Void) | |
![]() ![]() | AreEqualT(T, T) |
Compares two collections of objects. The objects must share the same generic
parameter, but can be of different collections.
|