MSHelpKeyword Methods

HTML to MAML Converter

MSHelpKeyword Methods

The MSHelpKeyword type exposes the following members.

Methods
  Name Description
Public method CompareTo
Compares this instance to another instance and returns an indication of their relative values.
Public method Equals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Get a hash code for this item
(Overrides ObjectGetHashCode.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Return a string representation of the item
(Overrides ObjectToString.)
Top
See Also