Int
|
Name | Description | |
---|---|---|
![]() |
Int32Collection | Default constructor for the Int32Collection class. Creates an empty integer collection of 10 elements. |
![]() |
Int32Collection(Int32) | Constructor for the IntegerCollection class. Creates an empty integer collection with the specified capacity. |
![]() |
Int32Collection(Int32) | Copy constructor for the IntegerCollection class. Creates an integer collection based on the passed array of integers. |