Click or drag to resize

DefinitionalObjectCollectionItemsAreSameDefinition Method

Overload List
  NameDescription
Public methodStatic memberCollectionItemsAreSameDefinitionT(T, T)
Determines if two collections contain items with the same definition and in the same order, or are both .
Public methodStatic memberCollectionItemsAreSameDefinitionT(IEnumerableT, IEnumerableT)
Determines if two collections contain items with the same definition and in the same order, or are both .
Public methodStatic memberCollectionItemsAreSameDefinitionT(TimeIntervalCollectionT, TimeIntervalCollectionT)
Determines if two interval collections contain items with the same definition and in the same order, or are both .
Top
See Also