| KeywordsGlossaryInflectedForm Structure |
Namespace: Candlelight
[SerializableAttribute] public struct InflectedForm : IPropertyBackingFieldCompatible<KeywordsGlossaryInflectedForm>, IPropertyBackingFieldCompatible, ICloneable, IEquatable<KeywordsGlossaryInflectedForm>
The KeywordsGlossaryInflectedForm type exposes the following members.
| Name | Description | |
|---|---|---|
| KeywordsGlossaryInflectedForm |
Initializes a new instance of the KeywordsGlossaryInflectedForm struct.
|
| Name | Description | |
|---|---|---|
| PartOfSpeech |
Gets the part of speech.
| |
| Word |
Gets the word.
|
| Name | Description | |
|---|---|---|
| Clone |
Clone this instance.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current
KeywordsGlossaryInflectedForm.
(Overrides ValueTypeEquals(Object).) | |
| Equals(KeywordsGlossaryInflectedForm) |
Determines whether the specified KeywordsGlossaryInflectedForm is equal to
the current KeywordsGlossaryInflectedForm.
| |
| GetHashCode |
Serves as a hash function for a KeywordsGlossaryInflectedForm object.
(Overrides ValueTypeGetHashCode.) | |
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
|