IntCollection   Conversion Operators

Overload List

(Int32 to IntCollection) Cast the int Array to an int Collection.
(IntCollection to Int32) Cast the int Collection to an int Array.

See Also