IDwoList<TDwo>.Add(string syntax) Method
.NET Standard 2.x
Adds a control to the list by the node syntax.
Namespace: PowerScript.Bridge
Assembly: PowerScript.Bridge.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