DistributionSysTypeSet.Insert
Description:
Insert the specified DistributionSys type into the set.
Insert the specified DistributionSys type into the set.
public virtual bool Insert(
DistributionSysType item
)
-
itemThe DistributionSys type to be inserted into the set.
Return Value
bool
Returns whether the DistributionSys type was inserted into the set.