RVTDocs.com

ProjectLocationSet.Insert

Method
Description:
Insert the specified project location into the set.
Syntax
public virtual bool Insert(
	ProjectLocation item
)
Parameters
Parameter Type Description
item ProjectLocation The project location to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the project location was inserted into the set.