RVTDocs.com

DistributionSysTypeSet.Erase

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