Header menu logo issie

NetList Type

Circuit topology with connections abstracted away. Good for Wavesim calculations.

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this[key]

Full Usage: this[key]

Parameters:
Returns: NetListComponent
key : ComponentId
Returns: NetListComponent

this.Keys

Full Usage: this.Keys

Returns: ICollection<ComponentId>
Returns: ICollection<ComponentId>

this.Values

Full Usage: this.Values

Returns: ICollection<NetListComponent>
Returns: ICollection<NetListComponent>

Type something to start searching.