Table of Contents

Property Count

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

Count

Gets the number of nodes in the list. The range of valid child node indices is 0 to Count-1 inclusive.

ulong Count { get; }

Property Value

ulong