The netlist of the electronic circuit.
Inheritance Hierarchy
	  	Object
	  	    DlxNetlist
	  	
Methods
| Name | Description | 
|---|---|
| GetDevice | Gets the specified component. | 
| GetDeviceCount | Gets the number of components in the circuit. | 
| GetNet | Gets the specified net. | 
| GetNetCount | Gets the number of connections in the circuit. | 
| IsValid | Check if the object is a valid netlist. |