FailureMessageKey Members


The FailureMessageKey type exposes the following members.

Constructors

  NameDescription
Public methodFailureMessageKey
Constructs a new FailureMessageKey with default settings.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the FailureMessageKey
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Gets the integer value of the id as hash code
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEqual
Checks it this key is equal to the other.
Public methodIsValid
Checks if the failure message key is valid
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Operators

  NameDescription
Public operatorStatic memberEquality
Determines whether two FailureMessageKeys are the same.
Public operatorStatic memberInequality
Determines whether two FailureMessageKeys are different.

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also