IDwNode<TNode>.Modify(string syntax) Method
.NET Standard 2.x
Modifies the node by a line of DataWindow syntax.
It will parse the syntax again to modify the node.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
bool Modify(string syntax);
Parameters
syntax
System.String
A line of DataWindow syntax.
Applies to
.NET Standard
2.x