Click or drag to resize

SwitchAdd Method (SwitchItem)

Add a SwitchItem.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void Add(
	SwitchItem item
)

Parameters

item
Type: Nova.CodeDOMSwitchItem
See Also