public bool IsEqual( MultipartBuilderEx other )
Public Overloads Function IsEqual( _ ByVal other As MultipartBuilderEx _ ) As Boolean
Parameters
- other
- The MultipartBuilderEx to test for equality.
Return Value
True if the two builders are equal and false otherwise.