ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgWarning Methods

RfsgWarning Methods

RfsgWarning Methods

The RfsgWarning type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Determines whether the current instance of RfsgWarning and the object that you specify are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(RfsgWarning)
Determines whether the current instance of RfsgWarning and the RfsgWarning object that you specify are equal.
Public methodEquals(RfsgWarning, Boolean)
Checks for the equality for the two RfsgWarning object considering whether warning message should be compared or not.
Public methodGetHashCode
Returns the hash code for the current instance of RfsgWarning.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts the current instance of RfsgWarning to string.
(Overrides ObjectToString.)
Top

See Also

In This Section
Was this information helpful?