Click or drag to resize

ContentItem Methods

The ContentItem type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Determines whether the current object is equal to the given one.
Public methodCopyTo
Copies the state of the current object into the given one.
Public methodEquals
Determines whether the current object is equal to the given one.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code for a given object.
(Overrides ObjectGetHashCode.)
Public methodToString
Returns a string representation of the current object.
(Overrides ObjectToString.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIComparableCompareTo
Determines whether the current object is equal to the given one.
Top
See Also