DefinitionalObjectCollectionItemsAreSameDefinition Method |
Name | Description | |
---|---|---|
CollectionItemsAreSameDefinitionT(T, T) |
Determines if two collections contain items with the same definition and in the same order,
or are both .
| |
CollectionItemsAreSameDefinitionT(IEnumerableT, IEnumerableT) |
Determines if two collections contain items with the same definition and in the same order,
or are both .
| |
CollectionItemsAreSameDefinitionT(TimeIntervalCollectionT, TimeIntervalCollectionT) |
Determines if two interval collections contain items with the same definition and in the same order,
or are both .
|