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
/
XmlIntellisenseList
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
/
XmlIntellisenseList Methods (XmlNotepad)
XmlIntellisenseList.XmlIntellisenseList
XmlIntellisenseList Methods (XmlNotepad)
XmlIntellisenseList Properties (XmlNotepad)
/
XmlIntellisenseList.Add
XmlIntellisenseList.Add
XmlIntellisenseList.GetTooltip
XmlIntellisenseList.GetValue
XmlIntellisenseList.Sort
Close
Search
XmlIntellisenseList.Add Method
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
void
Add
(string
s
, string
tip
);
public
void
Add
(
string
s
,
string
tip
);
Public
Sub
Add
(
s
As
string
,
tip
As
string
)
Add
(string
s
, string
tip
);
function
Add
(
s
,
tip
)
Description
This is Add, a member of class XmlIntellisenseList.
See Also
XmlIntellisenseList Class
XmlNotepad Namespace
XmlIntellisenseList Methods