CitySet.Erase
Description:
Removes a specified city from the set.
Removes a specified city from the set.
public virtual int Erase(
City item
)
-
itemThe city to be erased.
Return Value
int
The number of cities that were erased from the set.