ProjectLocationSet.Erase
Description:
Removes a specified project location from the set.
Removes a specified project location from the set.
public virtual int Erase(
ProjectLocation item
)
-
itemThe project location to be erased.
Return Value
Int32
The number of project locations that were erased from the set.