PCBiPADSPartTypeItemGetProperties(ListString, ListString) Method
Namespace: pcbiPADSSpaceAssembly: PCBI_PADS_Import (in PCBI_PADS_Import.dll) Version: 17.0.0.0 (17.0.0.0)
public int GetProperties(
ref List<string> propnames,
ref List<string> propvals
)
Public Function GetProperties (
ByRef propnames As List(Of String),
ByRef propvals As List(Of String)
) As Integer
public:
int GetProperties(
List<String^>^% propnames,
List<String^>^% propvals
)
member GetProperties :
propnames : List<string> byref *
propvals : List<string> byref -> int
- propnames ListString
-
- propvals ListString
-
Int32