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
Implements the operator == for DataEventColumnInfo.Key.
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) | Implements the operator == that tests equality and is used in hashing operations between and instance of DataEventColumnInfo.Key and another object. (Overrides SfcKey.Equals(Object).) |
![]() |
Equals(SfcKey) | Implements the operator == that tests equality between and instance of DataEventColumnInfo.Key and an instance of SfcKey. (Overrides SfcKey.Equals(SfcKey).) |
![]() ![]() |
Equals(Object, Object) | Implements the operator == that tests equality between two objects specified by the parameters. |
Top