public bool IsEqual( EnvelopeBuilderEx other )
Public Function IsEqual( _ ByVal other As EnvelopeBuilderEx _ ) As Boolean
Parameters
- other
- The other EnvelopeBuilderEx to test for equality.
Return Value
True if this instance is equal to the other.
public bool IsEqual( EnvelopeBuilderEx other )
Public Function IsEqual( _ ByVal other As EnvelopeBuilderEx _ ) As Boolean
Exception | Description |
---|---|
System.NotImplementedException | This method is not implemented. |
Target Platforms: Windows 11, Windows 10