共用方式為


Command 成員

Represents a command that is available for use within the context of the parent element of the CommandCollection.

Command 型別公開下列成員。

建構函式

  名稱 描述
公用方法 Command() () () () Initializes a new instance of Command using the default values.
公用方法 Command(String) Initializes a new instance of the Command class using a name.

頂端

方法

  名稱 描述
公用方法 Clone Creates a new, full copy of an object.
公用方法 CopyTo Copies a Command to the specified object.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 Text Gets or sets a command text for a batch.

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用方法 ICloneable. . :: . .Clone

頂端