SPServiceContext.Equals Method
Include Protected Members
Include Inherited Members
Determines whether the specified object is equal to the current SPServiceContext.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current SPServiceContext. (Overrides Object.Equals(Object).) | |
Equals(SPServiceContext) | Determines whether the specified object is equal to the current SPServiceContext. |
Top