RVTDocs.com

ProjectLocationSet.Erase

Method
Description:
Removes a specified project location from the set.
Syntax
public virtual int Erase(
	ProjectLocation item
)
Parameters
Parameter Type Description
item ProjectLocation The project location to be erased.
Return Value
Type Description
Int32 The number of project locations that were erased from the set.