Command-Member
Represents a command that is available for use within the context of the parent element of the CommandCollection.
Der Command-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
Command() () () () | Initializes a new instance of Command using the default values. | |
Command(String) | Initializes a new instance of the Command class using a name. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Copies a Command to the specified object. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang