RVTDocs.com

DistributionSysTypeSet.Insert

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