SPItemKey.Equality Operator
Include Protected Members
Include Inherited Members
Determines whether two specified objects are equal.
Overload List
Name | Description | |
---|---|---|
Equality(SPItemKey, SPItemKey) | Determines whether two specified SPItemKey objects are equal. | |
Equality(SPItemKey, Object) | Determines whether the specified Object is equal to the specified SPItemKey. |
Top