NodeList Properties

WebKit .NET

[This is preliminary documentation and is subject to change.]

The NodeList type exposes the following members.

Properties

  NameDescription
Item
Gets the node at the specified index in the collection.
Length
Gets the number of nodes in the collection.

See Also