forwardCloneTo Method    Table of ContentCompareType Method (Char)forward
Message.CompareType Method
Overload List
  NameDescription
Public methodCompareType(Char)
Returns true if the message type value is equal to the given char value, otherwise it returns false.
Public methodCompareType(String)
Returns true if the message type value is equal to the given string value, otherwise it returns false.
Top
See Also