Property Count
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Dom.dll
Count
Gets the number of nodes in the list. The range of valid child node indices
is 0
to Count-1
inclusive.
public ulong Count { get; }
Gets the number of nodes in the list. The range of valid child node indices
is 0
to Count-1
inclusive.
public ulong Count { get; }