wordnetSymsetResults Class |
Namespace: imbNLP.Data.extended.wordnet
public class wordnetSymsetResults : translationTableMulti<string, string>
The wordnetSymsetResults type exposes the following members.
| Name | Description | |
|---|---|---|
| wordnetSymsetResults | Initializes a new instance of the wordnetSymsetResults class |
| Name | Description | |
|---|---|---|
| Add | (Inherited from translationTableMultiString, String.) | |
| AddRange | (Inherited from translationTableMultiString, String.) | |
| ContainsKey | (Inherited from translationTableMultiString, String.) | |
| ContainsValue | (Inherited from translationTableMultiString, String.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from 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.) | |
| GetAll | ||
| GetByKey | (Overrides translationTableMulti.GetByKey(UTP).) | |
| GetByValue | (Overrides translationTableMulti.GetByValue(UTP).) | |
| GetEnglish | ||
| GetEnumerator | (Inherited from translationTableMultiString, String.) | |
| GetForEnglish | ||
| GetForSymsetCode | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetKeys | (Inherited from translationTableMultiString, String.) | |
| GetOfTypeByKey | (Inherited from translationTableMultiString, String.) | |
| GetOfTypeByValue | (Inherited from translationTableMultiString, String.) | |
| GetSymsetCodes | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValues | (Inherited from translationTableMultiString, String.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |