NetworkList.length property
How many networks the list holds.
Signature:
readonly length: number;
Remarks
Records, not bytes and not input records — computed as bytesLength / recordSize. It can be lower than the number of CIDR strings the constructor was given, because records covering the same range are deduplicated.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.