Skip to content

libcURL.MultipartFormElement.NextElement

Andrew Lambert edited this page Jun 14, 2017 · 7 revisions

Property Declaration

 Dim NextElement As MultipartFormElement

Remarks

Form elements are stored as a linked list. This property allows you to traverse the list from first to last.

Clone this wiki locally