EnumerableExtensions Class |
Namespace: Omada.OE.Solution.OIM.Assembly.AppLogic.Extensions
public static class EnumerableExtensions
The EnumerableExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsSameElementsT |
Checks if two collections have same length and exactly same elements, but ignores the order.
|