FloatPointNumCollection
FloatPointNumCollection class
Contains a collection of doubling point numbers
FloatPointNumCollection()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| Count | int | |
| Item (int) | float |
Methods
| Name | Description |
|---|---|
| add | Add the doubling point number in the collection. |
| remove | Remove the doubling point number from the collection. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |