libcURL.ListPtr.Count - charonn0/RB-libcURL GitHub Wiki
libcURL.ListPtr.Count
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.
Function Count() As Integer
The number of strings stored in the list.
Used in concert with ListPtr.Item to iterate over the list.