CopyPortNames Type
The port labels an array copy is SHOWN with, by the copy's component id. Display only. A Custom component's port labels are what wire it to its sheet's Input and Output components, so they cannot carry anything but the body's; these go on the design's copy of the component, which is what names ports in the waveform selector. See wrapperOf.copyPortNames.
Instance members
| Instance member | Description |
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
Full Usage:
this[key]
Parameters:
ComponentId
Returns: (string * int) list * (string * int) list
|
|
|
|
|
|