DOMTokenList.Length

DOMTokenList.Length property

Returns an ulong which represents the number of tokens stored in this list.

public ulong Length { get; }

See Also