libcURL.Opts.OptionIterator.Count - charonn0/RB-libcURL GitHub Wiki
libcURL.Opts.OptionIterator.Count
Method Signature
Function Count() As Integer
Remarks
Counts the number of options in the list. The index of the last option is at Count - 1.
Function Count() As Integer
Counts the number of options in the list. The index of the last option is at Count - 1.