[This is preliminary documentation and is subject to change.]
Syntax
| C# |
|---|
public class DisplayLabelAttribute |
| Visual Basic (Declaration) |
|---|
Public Class DisplayLabelAttribute |
| Visual C++ |
|---|
public ref class DisplayLabelAttribute |
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides | |
| Get |
Return the string supplied in the constructor of this attribute.
| |
| GetHashCode | (Overrides | |
Gets the (Inherited from | ||
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from | ||
| IsReadOnly |
Always returns true.
| |
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from | ||
| Set |
Not supported.
| |
| ToString | (Overrides |
Protected Methods
| Name | Description | |
|---|---|---|
Allows an (Inherited from | ||
Creates a shallow copy of the current (Inherited from |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from |
See Also
Spielwerke.Data Namespace