NodeList interface
Collection of Nodes.
Properties
value | The list of Nodes. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
value
The list of Nodes. NOTE: This property will not be serialized. It can only be populated by the server.
value?: Node_2[]
Property Value
Node[]