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