Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Determines whether two ActionInfo.Key objects are equal.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether a ActionInfo.Key object is equal to the System.Object supplied by the obj parameter. (Overrides SfcKey.Equals(Object).) |
![]() |
Equals(SfcKey) | Determines whether a ActionInfo.Key object is equal to a SfcKey object supplied by the key parameter. (Overrides SfcKey.Equals(SfcKey).) |
![]() ![]() |
Equals(Object, Object) | Determines whether two instances of the Object class are equal. |
Top