Tracks changes of the Pages collection of a PagedContainerNode.
The following tables list the members exposed by the ContainerPagesCmd type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ContainerPagesCmd class. |
Public Properties
Protected Properties| Name | Description | |
|---|---|---|
![]() |
Gets the command's context. (Inherited from Command.) |
|
![]() |
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
Public Methods
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Merges adjacent commands in the history queue if they are related. (Inherited from Command.) |
|
![]() |
Carries out the command action. |
|
![]() |
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |
|
![]() |
Redoes the command action. |
|
![]() |
Undoes the command. |
See Also