Method AddChildren
AddChildren(ISyntaxNodes)
Adds specified nodes to the child collection.
public virtual void AddChildren(ISyntaxNodes nodes)
Parameters
nodes
ISyntaxNodesSpecifies list of nodes to add.
Adds specified nodes to the child collection.
public virtual void AddChildren(ISyntaxNodes nodes)
nodes
ISyntaxNodesSpecifies list of nodes to add.