API reference
API reference
Select your platform
No SDKs available
No versions available

EnumerableExtensions Class

Object Data for package-static-func

Compares two collections while handling null cases and returns true if they are equal or both null.
Parameters
first
The first collection.
second
The second collection.
Others
TSource
The type of the collection.
Returns
True if both have the same elements or are both null.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon