Share via


CollectorConfigStore.Key.Equality Operator

Include Protected Members
Include Inherited Members

Initializes a new instance of the op_Equality class.

Overload List

  Name Description
Public operatorStatic member Equality(Object, CollectorConfigStore.Key) Does a boolean equality comparision between the object sent as a parameter and the right hand side of the key.
Public operatorStatic member Equality(CollectorConfigStore.Key, CollectorConfigStore.Key) Does a boolean equality comparision between the left hand side of the key and the right hand side of the key.
Public operatorStatic member Equality(CollectorConfigStore.Key, Object) Does a boolean equality comparision between the object sent as a parameter and the left hand side of the key.

Top

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.