DOMTokenList.Length

DOMTokenList.Length property

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

public uint Length { get; }

See Also