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