Freigeben über


LevelProperty-Member

Represents a member property available on members in the level.

Der LevelProperty-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the LevelProperty.
Öffentliche Methode Dispose Releases all resources used by the LevelProperty.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Caption Gets the caption of the LevelProperty.
Öffentliche Eigenschaft Description Gets the description of the LevelProperty.
Öffentliche Eigenschaft Name Gets the name of the LevelProperty.
Öffentliche Eigenschaft ParentLevel Gets a Level that contains the LevelProperty.
Öffentliche Eigenschaft UniqueName Gets the fully-qualified name of the LevelProperty.

Zum Anfang