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