DOMTokenList.Length
DOMTokenList.Length property
Returns an ulong which represents the number of tokens stored in this list.
public uint Length { get; }
See Also
- class DOMTokenList
- namespace Aspose.Html.Collections
- assembly Aspose.HTML
Returns an ulong which represents the number of tokens stored in this list.
public uint Length { get; }