LevelProperty Miembros
Represents a member property available on members in the level.
El tipo LevelProperty expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | Determines whether two instances of LevelProperty are equal. (Invalida Object. . :: . .Equals(Object).) | |
Finalize | (Se hereda de Object). | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().) | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | Returns a String that represents the current Object. (Invalida Object. . :: . .ToString() () () ().) |
Principio
Operadores
Nombre | Descripción | |
---|---|---|
Equality | Determines whether two LevelProperty objects are equal. | |
Inequality | Determines whether two LevelProperty objects are not equal. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Caption | Gets the caption of the LevelProperty. | |
Description | Gets the description of the LevelProperty. | |
Name | Gets the name of the LevelProperty. | |
ParentLevel | Gets a Level that contains the LevelProperty. | |
UniqueName | Gets the fully-qualified name of the LevelProperty. |
Principio
Vea también