2024 Method
Changes 0
M

CitySet.Insert

Description:
Insert the specified city into the set.
public virtual bool Insert(
	City item
)
Return Value bool Returns whether the city was inserted into the set.