Determines whether the specified object is equal to this instance....Equals ( obj As Object ) As Boolean public : virtual bool Equals...instance. Return Value Type: Boolean true if the specified Object...
Overwrites Equals method to compare Address properties...Equals ( obj As Object ) As Boolean public : virtual bool Equals...compare with. Return Value Type: Boolean Returns true if passed address...
Determines whether two FileType objects are not the same....FileType , right As FileType ) As Boolean public : static bool operator...object. Return Value Type: Boolean true if both FileType objects...
Checks two given EBookFormats instances on equality...second As EBookFormats ) As Boolean public : static bool operator...to check Return Value Type: Boolean True if are equal, false if...
Checks two given TextualFormats instances on inequality...second As TextualFormats ) As Boolean public : static bool operator...to check Return Value Type: Boolean True if are not equal, false...
Gets or sets the flag for rendering the data area only without headers, footers, margins....Public Property OnlyDataArea As Boolean Get Set public : property bool... set Property Value Type: Boolean The flag for rendering the...
Checks two given Email instances on inequality...second As EmailFormats ) As Boolean public : static bool operator...to check Return Value Type: Boolean True if are not equal, false...
Determines whether the collection contains a specific item....Contains ( item As T ) As Boolean public : virtual bool Contains...collection. Return Value Type: Boolean True if the item is found in...
Determines whether two FileType objects are the same....FileType , right As FileType ) As Boolean public : static bool operator...object. Return Value Type: Boolean true if both FileType objects...
Compares Highlight Annotations using IEquatable Equals method...As HighlightAnnotation ) As Boolean public : virtual bool Equals...object Return Value Type: Boolean Implements IEquatable T Equals(T)...