public void Merge(RegionCollection acsource);
Merges the collections. Note: It does not make a deep copy, due to performance reasons. Also, the source collection will be destroyed.
RegionCollection Methods