RVTDocs.com

TemperatureRatingType.RemoveWireSize

Method
Description:
Remove an existing wire size type from this temperature rating type.
Syntax
public void RemoveWireSize(
	WireSize wireSize
)
Parameters
Parameter Type Description
wireSize WireSize The wire size type to be removed.
Return Value