Skip to content

libcURL.MultipartForm.Operator_Compare

Andrew Lambert edited this page Jun 10, 2015 · 9 revisions

#libcURL.MultipartForm.Operator_Compare

##Method Signature

 Function Operator_Compare(OtherForm As MultipartForm) As Integer

##Parameters

Name Type Comment
OtherForm MultipartForm The MultipartForm to be compared against.

##Notes This method overloads the comparison operator(=), permitting direct comparisons between instances of MultipartForm.

##See also

Clone this wiki locally