2027 Method
Changes 0
M

VoltageTypeSet.Insert

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