Equals Method
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified Object is equal to the current MessagePartStoryTitle. (Overrides MessagePart.Equals(Object).) | |
Equals(MessagePart) | Determines whether the specified MessagePart is equal to the current MessagePart. (Inherited from MessagePart.) | |
Equals(MessagePartStoryTitle) | Determines whether the specified MessagePartStoryTitle is equal to the current MessagePartStoryTitle. |
Top