Search
TableNode.RowCollection Constructor
See Also
 






Initializes a new instance of the RowCollection class.

 Overload List

Name Description

TableNode.RowCollection ()

Initializes a new instance of the RowCollection class.

TableNode.RowCollection (IEnumerable(TableNode.Row))

Initializes a new instance of the RowCollection class.

 See Also