Count Property (HighlightList Collection)¶
Retrieves the number of items. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = list.Count;
[VBScript]¶
n = list.Count
Version¶
Macro Reference — HighlightList Collection — Count Property (HighlightList Collection)