Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Classes
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
EditProcessingInstructionName
AccessibleNode
AccessibleNodeTextView
AccessibleNodeTextViewNode
AccessibleTree
CacheEntry
ChangeNode
Checker
ColorBuilder
Command
CommandEventArgs
CompletionSet
CompoundCommand
CurrentEvent
CutCommand
DataGridViewBrowseCell
DateTimeEditor
DeleteNode
DomLoader
EditAttributeName
EditElementName
EditNodeName
EditNodeValue
EditProcessingInstructionName
ErrorHandler
FormAbout
FormMain
FormOptions
FormSchemas
FormSearch
HLSColor
InsertNode
IntelliTip
IntelliTipEventArgs
LineInfo
LineStates
ModelChangedEventArgs
MoveNode
MyForm
MyXmlNamespaceResolver
NoBorderTabControl
NoBorderTabControlEventArgs
NoBorderTabPage
NodeChangeEventArgs
NodeLabelEditEventArgs
NodeTextView
NudgeNode
PaneResizer
PasteCommand
PerfTimer
PersistentFileNames
Program
RecentFileEventArgs
RecentFilesMenu
SR
SchemaCache
SchemaDialogAddFiles
SchemaDialogCommand
SchemaDialogCutCommand
SchemaDialogEditCommand
SchemaResolver
Settings
StringHelper
TabNavigator
Task
TaskHandler
TaskList
TextEditorEventArgs
TextEditorLayoutEventArgs
TextEditorOverlay
TreeData
TreeNode
TreeNodeCollection
TreeParent
TreeView
TreeViewDropFeedback
TreeViewEventArgs
TypeToFindHandler
UndoManager
Updater
UriBuilder
Utilities
WebBrowserForm
XmlCache
XmlHelpers
XmlIncludeReader
XmlIntellisenseList
XmlIntellisenseProvider
XmlName
XmlTreeNode
XmlTreeNodeCollection
XmlTreeView
XmlTreeViewDropFeedback
XmlTreeViewFindTarget
XsltViewer
Close
Search
EditProcessingInstructionName Class
Namespace:
XmlNotepad
Change the name of a processing instruction.
C++
C#
Visual Basic
IDL
JavaScript
class
EditProcessingInstructionName
:
public
Command
;
public
class
EditProcessingInstructionName
:
Command
;
Public
Class
EditProcessingInstructionName
Inherits
Command
class
EditProcessingInstructionName :
public
Command
;
EditProcessingInstructionName
Inheritance
XmlNotepad.Command
XmlNotepad.EditProcessingInstructionName
Constructors
EditProcessingInstructionName(XmlProcessingInstruction, NodeLabelEditEventArgs)
This is EditProcessingInstructionName, a member of class EditProcessingInstructionName.
EditProcessingInstructionName(XmlTreeNode, string)
This is EditProcessingInstructionName, a member of class EditProcessingInstructionName.
Methods
Show:
Inherited
No members matching the current filter
Do
This is Do, a member of class Command. (Inherited from
Command
)
Do
This is Do, a member of class EditProcessingInstructionName.
Redo
This is Redo, a member of class Command. (Inherited from
Command
)
Redo
This is Redo, a member of class EditProcessingInstructionName.
Swap
This is Swap, a member of class EditProcessingInstructionName.
Undo
This is Undo, a member of class Command. (Inherited from
Command
)
Undo
This is Undo, a member of class EditProcessingInstructionName.
Properties
Show:
Inherited
No members matching the current filter
IsNoop
This is IsNoop, a member of class Command. (Inherited from
Command
)
IsNoop
This is IsNoop, a member of class EditProcessingInstructionName.
Name
This is Name, a member of class Command. (Inherited from
Command
)
Name
This is Name, a member of class EditProcessingInstructionName.
See Also
EditProcessingInstructionName Constructor
EditProcessingInstructionName Methods
EditProcessingInstructionName Properties
Classes