Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace System.Xml
Totale classi: 461, di cui
- 49 nuove
- 149 modificate
- 0 rimosse
Pagina 1 2 3 4 5 6 7 8 9 10 11 ...
![]() | System.Xml.XmlLinkedNode = | |
---|---|---|
![]() | = | NextSibling |
![]() | = | PreviousSibling |
![]() | System.Xml.XmlCharacterData = | |
---|---|---|
![]() | = | AppendData (String strData) |
![]() | = | DeleteData (Int32 offset, Int32 count) |
![]() | = | InsertData (Int32 offset, String strData) |
![]() | = | ReplaceData (Int32 offset, Int32 count, String strData) |
![]() | = | Substring (Int32 offset, Int32 count) |
![]() | = | Data |
![]() | = | InnerText |
![]() | = | Length |
![]() | = | Value |
![]() | System.Xml.XmlCDataSection != | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | LocalName |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | Name |
![]() | = | NodeType |
![]() | = | NodeType |
![]() | + | ParentNode |
![]() | System.Xml.XmlNodeList = | |
---|---|---|
![]() | = | GetEnumerator () |
![]() | = | Item (Int32 index) |
![]() | = | Count |
![]() | = | ItemOf [Int32 i] |
![]() | System.Xml.XmlComment = | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NodeType |
![]() | System.Xml.XmlConvert != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | DecodeName (String name) |
![]() | = | DecodeName (String name) |
![]() | = | EncodeLocalName (String name) |
![]() | = | EncodeLocalName (String name) |
![]() | = | EncodeName (String name) |
![]() | = | EncodeName (String name) |
![]() | = | EncodeNmToken (String name) |
![]() | = | EncodeNmToken (String name) |
![]() | = | ToBoolean (String s) |
![]() | = | ToBoolean (String s) |
![]() | = | ToByte (String s) |
![]() | = | ToByte (String s) |
![]() | = | ToChar (String s) |
![]() | = | ToChar (String s) |
![]() | = | ToDateTime (String s) |
![]() | = | ToDateTime (String s, String format) |
![]() | = | ToDateTime (String s, String[] formats) |
![]() | = | ToDateTime (String s) |
![]() | = | ToDateTime (String s, String format) |
![]() | = | ToDateTime (String s, String[] formats) |
![]() | + | ToDateTime (String s, XmlDateTimeSerializationMode dateTimeOption) |
![]() | = | ToDecimal (String s) |
![]() | = | ToDecimal (String s) |
![]() | = | ToDouble (String s) |
![]() | = | ToDouble (String s) |
![]() | = | ToGuid (String s) |
![]() | = | ToGuid (String s) |
![]() | = | ToInt16 (String s) |
![]() | = | ToInt16 (String s) |
![]() | = | ToInt32 (String s) |
![]() | = | ToInt32 (String s) |
![]() | = | ToInt64 (String s) |
![]() | = | ToInt64 (String s) |
![]() | = | ToSByte (String s) |
![]() | = | ToSByte (String s) |
![]() | = | ToSingle (String s) |
![]() | = | ToSingle (String s) |
![]() | = | ToString (Boolean value) |
![]() | = | ToString (Char value) |
![]() | = | ToString (Decimal value) |
![]() | = | ToString (SByte value) |
![]() | = | ToString (Int16 value) |
![]() | = | ToString (Int32 value) |
![]() | = | ToString (Int64 value) |
![]() | = | ToString (Byte value) |
![]() | = | ToString (UInt16 value) |
![]() | = | ToString (UInt32 value) |
![]() | = | ToString (UInt64 value) |
![]() | = | ToString (Single value) |
![]() | = | ToString (Double value) |
![]() | = | ToString (TimeSpan value) |
![]() | = | ToString (DateTime value) |
![]() | = | ToString (DateTime value, String format) |
![]() | = | ToString (Guid value) |
![]() | = | ToString (Boolean value) |
![]() | = | ToString (Char value) |
![]() | = | ToString (Decimal value) |
![]() | = | ToString (SByte value) |
![]() | = | ToString (Int16 value) |
![]() | = | ToString (Int32 value) |
![]() | = | ToString (Int64 value) |
![]() | = | ToString (Byte value) |
![]() | = | ToString (UInt16 value) |
![]() | = | ToString (UInt32 value) |
![]() | = | ToString (UInt64 value) |
![]() | = | ToString (Single value) |
![]() | = | ToString (Double value) |
![]() | = | ToString (TimeSpan value) |
![]() | = | ToString (DateTime value) |
![]() | = | ToString (DateTime value, String format) |
![]() | + | ToString (DateTime value, XmlDateTimeSerializationMode dateTimeOption) |
![]() | = | ToString (Guid value) |
![]() | = | ToTimeSpan (String s) |
![]() | = | ToTimeSpan (String s) |
![]() | = | ToUInt16 (String s) |
![]() | = | ToUInt16 (String s) |
![]() | = | ToUInt32 (String s) |
![]() | = | ToUInt32 (String s) |
![]() | = | ToUInt64 (String s) |
![]() | = | ToUInt64 (String s) |
![]() | = | VerifyName (String name) |
![]() | = | VerifyName (String name) |
![]() | = | VerifyNCName (String name) |
![]() | = | VerifyNCName (String name) |
![]() | + | VerifyNMTOKEN (String name) |
![]() | + | VerifyTOKEN (String token) |
![]() | System.Xml.XmlDeclaration = | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | Encoding |
![]() | = | InnerText |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NodeType |
![]() | = | Standalone |
![]() | = | Value |
![]() | = | Version |
![]() | System.Xml.XmlDocument != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | NodeChanged |
![]() | = | NodeChanged |
![]() | = | NodeChanging |
![]() | = | NodeChanging |
![]() | = | NodeInserted |
![]() | = | NodeInserted |
![]() | = | NodeInserting |
![]() | = | NodeInserting |
![]() | = | NodeRemoved |
![]() | = | NodeRemoved |
![]() | = | NodeRemoving |
![]() | = | NodeRemoving |
![]() | = | CloneNode (Boolean deep) |
![]() | = | CloneNode (Boolean deep) |
![]() | = | CreateAttribute (String prefix, String localName, String namespaceURI) |
![]() | = | CreateAttribute (String name) |
![]() | = | CreateAttribute (String qualifiedName, String namespaceURI) |
![]() | = | CreateAttribute (String name) |
![]() | = | CreateAttribute (String qualifiedName, String namespaceURI) |
![]() | = | CreateAttribute (String prefix, String localName, String namespaceURI) |
![]() | = | CreateCDataSection (String data) |
![]() | = | CreateCDataSection (String data) |
![]() | = | CreateComment (String data) |
![]() | = | CreateComment (String data) |
![]() | = | CreateDocumentFragment () |
![]() | = | CreateDocumentFragment () |
![]() | = | CreateDocumentType (String name, String publicId, String systemId, String internalSubset) |
![]() | = | CreateDocumentType (String name, String publicId, String systemId, String internalSubset) |
![]() | = | CreateElement (String prefix, String localName, String namespaceURI) |
![]() | = | CreateElement (String name) |
![]() | = | CreateElement (String qualifiedName, String namespaceURI) |
![]() | = | CreateElement (String name) |
![]() | = | CreateElement (String qualifiedName, String namespaceURI) |
![]() | = | CreateElement (String prefix, String localName, String namespaceURI) |
![]() | = | CreateEntityReference (String name) |
![]() | = | CreateEntityReference (String name) |
![]() | + | CreateNavigator () |
![]() | = | CreateNode (XmlNodeType type, String name, String namespaceURI) |
![]() | = | CreateNode (String nodeTypeString, String name, String namespaceURI) |
![]() | = | CreateNode (XmlNodeType type, String prefix, String name, String namespaceURI) |
![]() | = | CreateNode (XmlNodeType type, String prefix, String name, String namespaceURI) |
![]() | = | CreateNode (String nodeTypeString, String name, String namespaceURI) |
![]() | = | CreateNode (XmlNodeType type, String name, String namespaceURI) |
![]() | = | CreateProcessingInstruction (String target, String data) |
![]() | = | CreateProcessingInstruction (String target, String data) |
![]() | = | CreateSignificantWhitespace (String text) |
![]() | = | CreateSignificantWhitespace (String text) |
![]() | = | CreateTextNode (String text) |
![]() | = | CreateTextNode (String text) |
![]() | = | CreateWhitespace (String text) |
![]() | = | CreateWhitespace (String text) |
![]() | = | CreateXmlDeclaration (String version, String encoding, String standalone) |
![]() | = | CreateXmlDeclaration (String version, String encoding, String standalone) |
![]() | = | GetElementById (String elementId) |
![]() | = | GetElementById (String elementId) |
![]() | = | GetElementsByTagName (String localName, String namespaceURI) |
![]() | = | GetElementsByTagName (String name) |
![]() | = | GetElementsByTagName (String name) |
![]() | = | GetElementsByTagName (String localName, String namespaceURI) |
![]() | = | ImportNode (XmlNode node, Boolean deep) |
![]() | = | ImportNode (XmlNode node, Boolean deep) |
![]() | = | Load (XmlReader reader) |
![]() | = | Load (TextReader txtReader) |
![]() | = | Load (Stream inStream) |
![]() | = | Load (String filename) |
![]() | = | Load (Stream inStream) |
![]() | = | Load (TextReader txtReader) |
![]() | = | Load (XmlReader reader) |
![]() | = | Load (String filename) |
![]() | = | LoadXml (String xml) |
![]() | = | LoadXml (String xml) |
![]() | = | ReadNode (XmlReader reader) |
![]() | = | ReadNode (XmlReader reader) |
![]() | = | Save (XmlWriter w) |
![]() | = | Save (TextWriter writer) |
![]() | = | Save (Stream outStream) |
![]() | = | Save (String filename) |
![]() | = | Save (String filename) |
![]() | = | Save (Stream outStream) |
![]() | = | Save (TextWriter writer) |
![]() | = | Save (XmlWriter w) |
![]() | + | Validate (ValidationEventHandler validationEventHandler) |
![]() | + | Validate (ValidationEventHandler validationEventHandler, XmlNode nodeToValidate) |
![]() | = | WriteContentTo (XmlWriter xw) |
![]() | = | WriteContentTo (XmlWriter xw) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | BaseURI |
![]() | = | BaseURI |
![]() | = | DocumentElement |
![]() | = | DocumentElement |
![]() | = | DocumentType |
![]() | = | DocumentType |
![]() | = | Implementation |
![]() | = | Implementation |
![]() | = | InnerXml |
![]() | = | InnerXml |
![]() | = | IsReadOnly |
![]() | = | IsReadOnly |
![]() | = | LocalName |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | Name |
![]() | = | NameTable |
![]() | = | NameTable |
![]() | = | NodeType |
![]() | = | NodeType |
![]() | = | OwnerDocument |
![]() | = | OwnerDocument |
![]() | + | ParentNode |
![]() | = | PreserveWhitespace |
![]() | = | PreserveWhitespace |
![]() | + | SchemaInfo |
![]() | + | Schemas |
![]() | = | XmlResolver |
![]() | = | XmlResolver |
![]() | System.Xml.XmlDocumentFragment = | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | InnerXml |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NodeType |
![]() | = | OwnerDocument |
![]() | = | ParentNode |
![]() | System.Xml.XmlDocumentType = | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | Entities |
![]() | = | InternalSubset |
![]() | = | IsReadOnly |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NodeType |
![]() | = | Notations |
![]() | = | PublicId |
![]() | = | SystemId |
![]() | System.Xml.XmlWriter != | |
---|---|---|
![]() | = | Close () |
![]() | = | Close () |
![]() | + | Create (String outputFileName) |
![]() | + | Create (String outputFileName, XmlWriterSettings settings) |
![]() | + | Create (Stream output) |
![]() | + | Create (Stream output, XmlWriterSettings settings) |
![]() | + | Create (TextWriter output) |
![]() | + | Create (TextWriter output, XmlWriterSettings settings) |
![]() | + | Create (StringBuilder output) |
![]() | + | Create (StringBuilder output, XmlWriterSettings settings) |
![]() | + | Create (XmlWriter output) |
![]() | + | Create (XmlWriter output, XmlWriterSettings settings) |
![]() | = | Flush () |
![]() | = | Flush () |
![]() | = | LookupPrefix (String ns) |
![]() | = | LookupPrefix (String ns) |
![]() | = | WriteAttributes (XmlReader reader, Boolean defattr) |
![]() | = | WriteAttributes (XmlReader reader, Boolean defattr) |
![]() | = | WriteAttributeString (String localName, String ns, String value) |
![]() | = | WriteAttributeString (String localName, String value) |
![]() | = | WriteAttributeString (String prefix, String localName, String ns, String value) |
![]() | = | WriteAttributeString (String localName, String ns, String value) |
![]() | = | WriteAttributeString (String localName, String value) |
![]() | = | WriteAttributeString (String prefix, String localName, String ns, String value) |
![]() | = | WriteBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteCData (String text) |
![]() | = | WriteCData (String text) |
![]() | = | WriteCharEntity (Char ch) |
![]() | = | WriteCharEntity (Char ch) |
![]() | = | WriteChars (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteChars (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteComment (String text) |
![]() | = | WriteComment (String text) |
![]() | = | WriteDocType (String name, String pubid, String sysid, String subset) |
![]() | = | WriteDocType (String name, String pubid, String sysid, String subset) |
![]() | = | WriteElementString (String localName, String value) |
![]() | = | WriteElementString (String localName, String ns, String value) |
![]() | = | WriteElementString (String localName, String value) |
![]() | = | WriteElementString (String localName, String ns, String value) |
![]() | + | WriteElementString (String prefix, String localName, String ns, String value) |
![]() | = | WriteEndAttribute () |
![]() | = | WriteEndAttribute () |
![]() | = | WriteEndDocument () |
![]() | = | WriteEndDocument () |
![]() | = | WriteEndElement () |
![]() | = | WriteEndElement () |
![]() | = | WriteEntityRef (String name) |
![]() | = | WriteEntityRef (String name) |
![]() | = | WriteFullEndElement () |
![]() | = | WriteFullEndElement () |
![]() | = | WriteName (String name) |
![]() | = | WriteName (String name) |
![]() | = | WriteNmToken (String name) |
![]() | = | WriteNmToken (String name) |
![]() | = | WriteNode (XmlReader reader, Boolean defattr) |
![]() | = | WriteNode (XmlReader reader, Boolean defattr) |
![]() | + | WriteNode (XPathNavigator navigator, Boolean defattr) |
![]() | = | WriteProcessingInstruction (String name, String text) |
![]() | = | WriteProcessingInstruction (String name, String text) |
![]() | = | WriteQualifiedName (String localName, String ns) |
![]() | = | WriteQualifiedName (String localName, String ns) |
![]() | = | WriteRaw (String data) |
![]() | = | WriteRaw (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteRaw (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteRaw (String data) |
![]() | = | WriteStartAttribute (String prefix, String localName, String ns) |
![]() | = | WriteStartAttribute (String localName, String ns) |
![]() | = | WriteStartAttribute (String localName, String ns) |
![]() | = | WriteStartAttribute (String prefix, String localName, String ns) |
![]() | + | WriteStartAttribute (String localName) |
![]() | = | WriteStartDocument (Boolean standalone) |
![]() | = | WriteStartDocument () |
![]() | = | WriteStartDocument () |
![]() | = | WriteStartDocument (Boolean standalone) |
![]() | = | WriteStartElement (String prefix, String localName, String ns) |
![]() | = | WriteStartElement (String localName, String ns) |
![]() | = | WriteStartElement (String localName) |
![]() | = | WriteStartElement (String localName, String ns) |
![]() | = | WriteStartElement (String prefix, String localName, String ns) |
![]() | = | WriteStartElement (String localName) |
![]() | = | WriteString (String text) |
![]() | = | WriteString (String text) |
![]() | = | WriteSurrogateCharEntity (Char lowChar, Char highChar) |
![]() | = | WriteSurrogateCharEntity (Char lowChar, Char highChar) |
![]() | + | WriteValue (Object value) |
![]() | + | WriteValue (String value) |
![]() | + | WriteValue (Boolean value) |
![]() | + | WriteValue (DateTime value) |
![]() | + | WriteValue (Double value) |
![]() | + | WriteValue (Single value) |
![]() | + | WriteValue (Decimal value) |
![]() | + | WriteValue (Int32 value) |
![]() | + | WriteValue (Int64 value) |
![]() | = | WriteWhitespace (String ws) |
![]() | = | WriteWhitespace (String ws) |
![]() | + | Settings |
![]() | = | WriteState |
![]() | = | WriteState |
![]() | = | XmlLang |
![]() | = | XmlLang |
![]() | = | XmlSpace |
![]() | = | XmlSpace |
![]() | System.Xml.XmlTextWriter = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | Flush () |
![]() | = | LookupPrefix (String ns) |
![]() | = | WriteBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | WriteCData (String text) |
![]() | = | WriteCharEntity (Char ch) |
![]() | = | WriteChars (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteComment (String text) |
![]() | = | WriteDocType (String name, String pubid, String sysid, String subset) |
![]() | = | WriteEndAttribute () |
![]() | = | WriteEndDocument () |
![]() | = | WriteEndElement () |
![]() | = | WriteEntityRef (String name) |
![]() | = | WriteFullEndElement () |
![]() | = | WriteName (String name) |
![]() | = | WriteNmToken (String name) |
![]() | = | WriteProcessingInstruction (String name, String text) |
![]() | = | WriteQualifiedName (String localName, String ns) |
![]() | = | WriteRaw (String data) |
![]() | = | WriteRaw (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteStartAttribute (String prefix, String localName, String ns) |
![]() | = | WriteStartDocument (Boolean standalone) |
![]() | = | WriteStartDocument () |
![]() | = | WriteStartElement (String prefix, String localName, String ns) |
![]() | = | WriteString (String text) |
![]() | = | WriteSurrogateCharEntity (Char lowChar, Char highChar) |
![]() | = | WriteWhitespace (String ws) |
![]() | = | BaseStream |
![]() | = | Formatting |
![]() | = | Indentation |
![]() | = | IndentChar |
![]() | = | Namespaces |
![]() | = | QuoteChar |
![]() | = | WriteState |
![]() | = | XmlLang |
![]() | = | XmlSpace |
![]() | System.Xml.XmlElement != | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | CloneNode (Boolean deep) |
![]() | = | GetAttribute (String localName, String namespaceURI) |
![]() | = | GetAttribute (String name) |
![]() | = | GetAttribute (String name) |
![]() | = | GetAttribute (String localName, String namespaceURI) |
![]() | = | GetAttributeNode (String localName, String namespaceURI) |
![]() | = | GetAttributeNode (String name) |
![]() | = | GetAttributeNode (String name) |
![]() | = | GetAttributeNode (String localName, String namespaceURI) |
![]() | = | GetElementsByTagName (String localName, String namespaceURI) |
![]() | = | GetElementsByTagName (String name) |
![]() | = | GetElementsByTagName (String name) |
![]() | = | GetElementsByTagName (String localName, String namespaceURI) |
![]() | = | HasAttribute (String localName, String namespaceURI) |
![]() | = | HasAttribute (String name) |
![]() | = | HasAttribute (String name) |
![]() | = | HasAttribute (String localName, String namespaceURI) |
![]() | = | RemoveAll () |
![]() | = | RemoveAll () |
![]() | = | RemoveAllAttributes () |
![]() | = | RemoveAllAttributes () |
![]() | = | RemoveAttribute (String localName, String namespaceURI) |
![]() | = | RemoveAttribute (String name) |
![]() | = | RemoveAttribute (String name) |
![]() | = | RemoveAttribute (String localName, String namespaceURI) |
![]() | = | RemoveAttributeAt (Int32 i) |
![]() | = | RemoveAttributeAt (Int32 i) |
![]() | = | RemoveAttributeNode (String localName, String namespaceURI) |
![]() | = | RemoveAttributeNode (XmlAttribute oldAttr) |
![]() | = | RemoveAttributeNode (XmlAttribute oldAttr) |
![]() | = | RemoveAttributeNode (String localName, String namespaceURI) |
![]() | = | SetAttribute (String localName, String namespaceURI, String value) |
![]() | = | SetAttribute (String name, String value) |
![]() | = | SetAttribute (String name, String value) |
![]() | = | SetAttribute (String localName, String namespaceURI, String value) |
![]() | = | SetAttributeNode (String localName, String namespaceURI) |
![]() | = | SetAttributeNode (XmlAttribute newAttr) |
![]() | = | SetAttributeNode (XmlAttribute newAttr) |
![]() | = | SetAttributeNode (String localName, String namespaceURI) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | Attributes |
![]() | = | Attributes |
![]() | = | HasAttributes |
![]() | = | HasAttributes |
![]() | = | InnerText |
![]() | = | InnerText |
![]() | = | InnerXml |
![]() | = | InnerXml |
![]() | = | IsEmpty |
![]() | = | IsEmpty |
![]() | = | LocalName |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | Name |
![]() | = | NamespaceURI |
![]() | = | NamespaceURI |
![]() | = | NextSibling |
![]() | = | NextSibling |
![]() | = | NodeType |
![]() | = | NodeType |
![]() | = | OwnerDocument |
![]() | = | OwnerDocument |
![]() | + | ParentNode |
![]() | = | Prefix |
![]() | = | Prefix |
![]() | + | SchemaInfo |
![]() | System.Xml.XmlEntity = | |
---|---|---|
![]() | = | CloneNode (Boolean deep) |
![]() | = | WriteContentTo (XmlWriter w) |
![]() | = | WriteTo (XmlWriter w) |
![]() | = | BaseURI |
![]() | = | InnerText |
![]() | = | InnerXml |
![]() | = | IsReadOnly |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NodeType |
![]() | = | NotationName |
![]() | = | OuterXml |
![]() | = | PublicId |
![]() | = | SystemId |
Powered by Ricciolo