| MSHelpKeyword Class |
Namespace: SandcastleBuilder.Utils
The MSHelpKeyword type exposes the following members.
| Name | Description | |
|---|---|---|
| MSHelpKeyword |
Constructor
| |
| MSHelpKeyword(String, String) |
Constructor
|
| Name | Description | |
|---|---|---|
| CompareTo |
Compares this instance to another instance and returns an
indication of their relative values.
| |
| Equals | (Overrides ObjectEquals(Object).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
Get a hash code for this item
(Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged |
This raises the PropertyChanged event
| |
| ToString |
Return a string representation of the item
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Index |
This is used to get or set the index name
| |
| Term |
This is used to get or set the index term
| |
| ValidIndexNames |
This read-only property returns an enumerable list of valid index names
|
| Name | Description | |
|---|---|---|
| PropertyChanged |
The property changed event
|