DocumentMapCommands Members
In This Article
#Constructors
Name | Description |
---|---|
Document |
Initializes a new instance of a Document |
#Properties
Name | Description |
---|---|
Collapse |
Returns a command that collapses top-level nodes of the Document Map. |
Expand |
Returns a command that expands the currently selected node of the Document Map. |
Expand |
Returns a command that expands top-level nodes of the Document Map. |
Go |
Returns a command that navigates to a document element corresponding to the selected Document Map’s node. |
#Methods
Name | Description |
---|---|
Can |
Identifies whether it is possible to execute the Document |
Can |
Identifies whether it is possible to execute the Document |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Execute |
Executes the Document |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also