XmlDeclaration (class)

This type is found in the namespace System.Xml

mget_VersionString
mget_EncodingString
mset_EncodingVoid
mget_StandaloneString
mget_ValueString
mset_ValueVoid
mset_InnerTextVoid
mget_LocalNameString
mget_NodeTypeXmlNodeType
mCloneNodeXmlNode
mWriteToVoid
mWriteContentToVoid
mget_InnerTextString
mget_NameString
mset_StandaloneVoid
mget_PreviousSiblingXmlNode
mget_NextSiblingXmlNode
mCreateNavigatorXPathNavigator
mSelectSingleNodeXmlNode
mSelectSingleNodeXmlNode
mSelectNodesXmlNodeList
mSelectNodesXmlNodeList
mget_ParentNodeXmlNode
mget_ChildNodesXmlNodeList
mget_AttributesXmlAttributeCollection
mget_OwnerDocumentXmlDocument
mget_FirstChildXmlNode
mget_LastChildXmlNode
mInsertBeforeXmlNode
mInsertAfterXmlNode
mReplaceChildXmlNode
mRemoveChildXmlNode
mPrependChildXmlNode
mAppendChildXmlNode
mget_HasChildNodesBoolean
mNormalizeVoid
mget_NamespaceURIString
mget_PrefixString
mset_PrefixVoid
mget_IsReadOnlyBoolean
mCloneXmlNode
mGetEnumeratorIEnumerator
mget_OuterXmlString
mget_InnerXmlString
mset_InnerXmlVoid
mget_SchemaInfoIXmlSchemaInfo
mget_BaseURIString
mRemoveAllVoid
mGetNamespaceOfPrefixString
mGetPrefixOfNamespaceString
mget_ItemXmlElement
mget_ItemXmlElement
mget_PreviousTextXmlNode
mSupportsBoolean
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pVersionString
pEncodingString
pStandaloneString
pValueString
pInnerTextString
pNameString
pLocalNameString
pNodeTypeXmlNodeType
pPreviousSiblingXmlNode
pNextSiblingXmlNode
pParentNodeXmlNode
pChildNodesXmlNodeList
pAttributesXmlAttributeCollection
pOwnerDocumentXmlDocument
pFirstChildXmlNode
pLastChildXmlNode
pHasChildNodesBoolean
pNamespaceURIString
pPrefixString
pIsReadOnlyBoolean
pOuterXmlString
pInnerXmlString
pSchemaInfoIXmlSchemaInfo
pBaseURIString
pItemXmlElement
pItemXmlElement
pPreviousTextXmlNode

get_Version

get_Encoding

.

set_Encoding

.

get_Standalone

valueSystem.String

get_Value

.

set_Value

.

set_InnerText

valueSystem.String

get_LocalName

valueSystem.String

get_NodeType

.

CloneNode

.

WriteTo

deepSystem.Boolean

WriteContentTo

wSystem.Xml.XmlWriter

get_InnerText

wSystem.Xml.XmlWriter

get_Name

.

set_Standalone

.

get_PreviousSibling

valueSystem.String

get_NextSibling

.

CreateNavigator

.

SelectSingleNode

.

SelectSingleNode

xpathSystem.String

SelectNodes

xpathSystem.String
nsmgrSystem.Xml.XmlNamespaceManager

SelectNodes

xpathSystem.String

get_ParentNode

xpathSystem.String
nsmgrSystem.Xml.XmlNamespaceManager

get_ChildNodes

.

get_Attributes

.

get_OwnerDocument

.

get_FirstChild

.

get_LastChild

.

InsertBefore

.

InsertAfter

newChildSystem.Xml.XmlNode
refChildSystem.Xml.XmlNode

ReplaceChild

newChildSystem.Xml.XmlNode
refChildSystem.Xml.XmlNode

RemoveChild

newChildSystem.Xml.XmlNode
oldChildSystem.Xml.XmlNode

PrependChild

oldChildSystem.Xml.XmlNode

AppendChild

newChildSystem.Xml.XmlNode

get_HasChildNodes

newChildSystem.Xml.XmlNode

Normalize

.

get_NamespaceURI

.

get_Prefix

.

set_Prefix

.

get_IsReadOnly

valueSystem.String

Clone

.

GetEnumerator

.

get_OuterXml

.

get_InnerXml

.

set_InnerXml

.

get_SchemaInfo

valueSystem.String

get_BaseURI

.

RemoveAll

.

GetNamespaceOfPrefix

.

GetPrefixOfNamespace

prefixSystem.String

get_Item

namespaceURISystem.String

get_Item

nameSystem.String

get_PreviousText

localnameSystem.String
nsSystem.String

Supports

.

Equals

featureSystem.String
versionSystem.String

GetHashCode

objSystem.Object

GetType

.

ToString

.

Version

.

Encoding

.

Standalone

.

Value

.

InnerText

.

Name

.

LocalName

.

NodeType

.

PreviousSibling

.

NextSibling

.

ParentNode

.

ChildNodes

.

Attributes

.

OwnerDocument

.

FirstChild

.

LastChild

.

HasChildNodes

.

NamespaceURI

.

Prefix

.

IsReadOnly

.

OuterXml

.

InnerXml

.

SchemaInfo

.

BaseURI

.

Item

.

Item

.

PreviousText

.
.