BaseDecodeTypeEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
(Overrides ObjectEquals(Object).)
Public methodEquals(BaseDecodeType)
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
Public methodEquals(MultyDecodeType)
Returns a value indicating whether this instance is equal to a specified MultyDecodeType value.
Public methodEquals(SingleDecodeType)
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
See Also