libcURL.MultipartForm.Count - charonn0/RB-libcURL GitHub Wiki
libcURL.MultipartForm.Count
Method Signature
Function Count() As Integer
Return value
Returns the number of elements in the form.
Remarks
The last element is at index=Count - 1.
Function Count() As Integer
Returns the number of elements in the form.
The last element is at index=Count - 1.