SingleDecodeTypeEquals Method

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