Count Property (NoWrapList 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 — NoWrapList Collection — Count Property (NoWrapList Collection)