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