IDwoList<TDwo>.Add(string syntax) Method
.NET Standard 2.x | Current Version (1.0.1) 
Adds a control to the list by the node syntax.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
void Add(string syntax);
Parameters
syntax System.String
A string of the node syntax of a control.
Applies to
.NET Standard
2.x