ProjectLocationSet.Insert
Description:
Insert the specified project location into the set.
Insert the specified project location into the set.
public virtual bool Insert(
ProjectLocation item
)
-
itemThe project location to be inserted into the set.