InterfaceNetAddLayerName Method
Add a reference for the layer in the netInformation class.
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
int AddLayerName(
string LayerName
)
Function AddLayerName (
LayerName As String
) As Integer
int AddLayerName(
String^ LayerName
)
abstract AddLayerName :
LayerName : string -> int
- LayerName String
- The name of the layer.
Int32The index in the list of nets or -1 if something wen't wrong