ContentItem Methods |
The ContentItem type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Determines whether the current object is equal to the given one.
| |
| CopyTo |
Copies the state of the current object into the given one.
| |
| Equals |
Determines whether the current object is equal to the given one.
(Overrides ObjectEquals(Object).) | |
| GetHashCode |
Returns a hash code for a given object.
(Overrides ObjectGetHashCode.) | |
| ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| IComparableCompareTo |
Determines whether the current object is equal to the given one.
|