Ascending |
Name | Description | |
---|---|---|
![]() | AscendingIntegerCollection | Creates an empty collection. |
![]() | AscendingIntegerCollection(AscendingIntegerCollection) | Creates a collection cloned from another AscendingIntegerCollection. |
![]() | AscendingIntegerCollection(IAscendingIntegerCollection) | Creates the collection copied from another IAscendingIntegerCollection. |
![]() | AscendingIntegerCollection(IEnumerableInt32) | Creates the collection with some initial values. |