Public Overloads Function IsEqual( _ ByVal other As PolylineBuilderEx _ ) As Boolean
public bool IsEqual( PolylineBuilderEx other )
Parameters
- other
- The other PolylineBuilderEx to test for equality.
Return Value
True if this instance is equal to the other.