IntRangeCollectionAdd Method

Overload List

Add Create a new IntRange, add it to the Collection, and return it to the caller.
Add(T) 
Add(Int32, Int32) Add a new item to the collection by Start and End Values.

See Also