2027 Method
Changes 0
M

WireTypeSet.Erase

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