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