DistributionSysTypeSet.Erase
Description:
Removes a specified DistributionSys type from the set.
Removes a specified DistributionSys type from the set.
public virtual int Erase(
DistributionSysType item
)
-
itemThe DistributionSys type to be erased.
Return Value
Int32
The number of DistributionSys types that were erased from the set.