Skip to content

libcURL.ListPtr.Count

Andrew Lambert edited this page Nov 26, 2022 · 8 revisions

Method Signature

 Function Count() As Integer

Return value

The number of strings stored in the list.

Remarks

Used in concert with ListPtr.Item to iterate over the list.

Clone this wiki locally