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