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