Click or drag to resize

AscendingIntegerCollection Constructor

Overload List
 NameDescription
Public methodAscendingIntegerCollection Creates an empty collection.
Public methodAscendingIntegerCollection(AscendingIntegerCollection) Creates a collection cloned from another AscendingIntegerCollection.
Public methodAscendingIntegerCollection(IAscendingIntegerCollection) Creates the collection copied from another IAscendingIntegerCollection.
Public methodAscendingIntegerCollection(IEnumerableInt32)Creates the collection with some initial values.
Top
See Also