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.