SpecialIOModelTranslateToCMPPin Method
Namespace: PCBI_MachineFormats_ImportExport.XML.TestModelsAssembly: PCBI_MachineFormats_ImportExport (in PCBI_MachineFormats_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
public override bool TranslateToCMPPin(
Dictionary<MPNPin, List<IPin>> pinsPerMPNPin
)
Public Overrides Function TranslateToCMPPin (
pinsPerMPNPin As Dictionary(Of MPNPin, List(Of IPin))
) As Boolean
public:
virtual bool TranslateToCMPPin(
Dictionary<MPNPin^, List<IPin^>^>^ pinsPerMPNPin
) override
abstract TranslateToCMPPin :
pinsPerMPNPin : Dictionary<MPNPin, List<IPin>> -> bool
override TranslateToCMPPin :
pinsPerMPNPin : Dictionary<MPNPin, List<IPin>> -> bool
- pinsPerMPNPin DictionaryMPNPin, ListIPin
-
Boolean