GetSignals Method (Net Object)

Object: Net Object

Prerequisites: None

Returns a list of constituent bus signals.

Usage

Net.GetSignals() As IStringList

Arguments

None

Return Values

As IStringList. The StringList Collection representing the constituent signal names for the net.

If the net is not a bus, the returned list contains only one element (the name of that net).