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 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...
![]() | System.Xml.NewLineHandling + | |
---|---|---|
![]() | + | Entitize |
![]() | + | None |
![]() | + | Replace |
![]() | + | value__ |
![]() | System.Xml.ReadState = | |
---|---|---|
![]() | = | Closed |
![]() | = | EndOfFile |
![]() | = | Error |
![]() | = | Initial |
![]() | = | Interactive |
![]() | = | value__ |
![]() | System.Xml.ValidationType = | |
---|---|---|
![]() | = | Auto |
![]() | = | DTD |
![]() | = | None |
![]() | = | Schema |
![]() | = | value__ |
![]() | = | XDR |
![]() | System.Xml.WhitespaceHandling = | |
---|---|---|
![]() | = | All |
![]() | = | None |
![]() | = | Significant |
![]() | = | value__ |
![]() | System.Xml.XmlReader != | |
---|---|---|
![]() | = | Close () |
![]() | - | Create (String inputUri) |
![]() | - | Create (String inputUri, XmlReaderSettings settings) |
![]() | - | Create (String inputUri, XmlReaderSettings settings, XmlParserContext inputContext) |
![]() | - | Create (Stream input) |
![]() | - | Create (Stream input, XmlReaderSettings settings) |
![]() | - | Create (Stream input, XmlReaderSettings settings, String baseUri) |
![]() | - | Create (Stream input, XmlReaderSettings settings, XmlParserContext inputContext) |
![]() | - | Create (TextReader input) |
![]() | - | Create (TextReader input, XmlReaderSettings settings) |
![]() | - | Create (TextReader input, XmlReaderSettings settings, String baseUri) |
![]() | - | Create (TextReader input, XmlReaderSettings settings, XmlParserContext inputContext) |
![]() | - | Create (XmlReader reader, XmlReaderSettings settings) |
![]() | = | GetAttribute (String name) |
![]() | = | GetAttribute (String name, String namespaceURI) |
![]() | = | GetAttribute (Int32 i) |
![]() | = | IsName (String str) |
![]() | = | IsNameToken (String str) |
![]() | = | IsStartElement () |
![]() | = | IsStartElement (String name) |
![]() | = | IsStartElement (String localname, String ns) |
![]() | = | LookupNamespace (String prefix) |
![]() | = | MoveToAttribute (String name) |
![]() | = | MoveToAttribute (String name, String ns) |
![]() | = | MoveToAttribute (Int32 i) |
![]() | = | MoveToContent () |
![]() | = | MoveToElement () |
![]() | = | MoveToFirstAttribute () |
![]() | = | MoveToNextAttribute () |
![]() | = | Read () |
![]() | = | ReadAttributeValue () |
![]() | - | ReadContentAs (Type returnType, IXmlNamespaceResolver namespaceResolver) |
![]() | - | ReadContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadContentAsBoolean () |
![]() | - | ReadContentAsDateTime () |
![]() | - | ReadContentAsDecimal () |
![]() | - | ReadContentAsDouble () |
![]() | - | ReadContentAsFloat () |
![]() | - | ReadContentAsInt () |
![]() | - | ReadContentAsLong () |
![]() | - | ReadContentAsObject () |
![]() | - | ReadContentAsString () |
![]() | - | ReadElementContentAs (Type returnType, IXmlNamespaceResolver namespaceResolver) |
![]() | - | ReadElementContentAs (Type returnType, IXmlNamespaceResolver namespaceResolver, String localName, String namespaceURI) |
![]() | - | ReadElementContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBoolean () |
![]() | - | ReadElementContentAsBoolean (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsDateTime () |
![]() | - | ReadElementContentAsDateTime (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsDecimal () |
![]() | - | ReadElementContentAsDecimal (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsDouble () |
![]() | - | ReadElementContentAsDouble (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsFloat () |
![]() | - | ReadElementContentAsFloat (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsInt () |
![]() | - | ReadElementContentAsInt (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsLong () |
![]() | - | ReadElementContentAsLong (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsObject () |
![]() | - | ReadElementContentAsObject (String localName, String namespaceURI) |
![]() | - | ReadElementContentAsString () |
![]() | - | ReadElementContentAsString (String localName, String namespaceURI) |
![]() | = | ReadElementString () |
![]() | = | ReadElementString (String name) |
![]() | = | ReadElementString (String localname, String ns) |
![]() | = | ReadEndElement () |
![]() | = | ReadInnerXml () |
![]() | = | ReadOuterXml () |
![]() | = | ReadStartElement () |
![]() | = | ReadStartElement (String name) |
![]() | = | ReadStartElement (String localname, String ns) |
![]() | = | ReadString () |
![]() | - | ReadSubtree () |
![]() | - | ReadToDescendant (String name) |
![]() | - | ReadToDescendant (String localName, String namespaceURI) |
![]() | - | ReadToFollowing (String name) |
![]() | - | ReadToFollowing (String localName, String namespaceURI) |
![]() | - | ReadToNextSibling (String name) |
![]() | - | ReadToNextSibling (String localName, String namespaceURI) |
![]() | - | ReadValueChunk (Char[] buffer, Int32 index, Int32 count) |
![]() | = | ResolveEntity () |
![]() | = | Skip () |
![]() | = | AttributeCount |
![]() | = | BaseURI |
![]() | - | CanReadBinaryContent |
![]() | - | CanReadValueChunk |
![]() | = | CanResolveEntity |
![]() | = | Depth |
![]() | = | EOF |
![]() | = | HasAttributes |
![]() | = | HasValue |
![]() | = | IsDefault |
![]() | = | IsEmptyElement |
![]() | = | Item [Int32 i] |
![]() | = | Item [String name] |
![]() | = | Item [String name, String namespaceURI] |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | NamespaceURI |
![]() | = | NameTable |
![]() | = | NodeType |
![]() | = | Prefix |
![]() | = | QuoteChar |
![]() | = | ReadState |
![]() | - | SchemaInfo |
![]() | - | Settings |
![]() | = | Value |
![]() | - | ValueType |
![]() | = | XmlLang |
![]() | = | XmlSpace |
![]() | System.Xml.XmlParserContext = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | BaseURI |
![]() | = | DocTypeName |
![]() | = | Encoding |
![]() | = | InternalSubset |
![]() | = | NamespaceManager |
![]() | = | NameTable |
![]() | = | PublicId |
![]() | = | SystemId |
![]() | = | XmlLang |
![]() | = | XmlSpace |
![]() | System.Xml.XmlReaderSettings + | |
---|---|---|
![]() | + | .ctor () |
![]() | + | ValidationEventHandler |
![]() | + | Clone () |
![]() | + | Reset () |
![]() | + | CheckCharacters |
![]() | + | CloseInput |
![]() | + | ConformanceLevel |
![]() | + | IgnoreComments |
![]() | + | IgnoreProcessingInstructions |
![]() | + | IgnoreWhitespace |
![]() | + | LineNumberOffset |
![]() | + | LinePositionOffset |
![]() | + | NameTable |
![]() | + | ProhibitDtd |
![]() | + | Schemas |
![]() | + | ValidationFlags |
![]() | + | ValidationType |
![]() | + | XmlResolver |
![]() | System.Xml.XmlSpace = | |
---|---|---|
![]() | = | Default |
![]() | = | None |
![]() | = | Preserve |
![]() | = | value__ |
![]() | System.Xml.XmlTextReader != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Close () |
![]() | = | GetAttribute (String name) |
![]() | = | GetAttribute (String localName, String namespaceURI) |
![]() | = | GetAttribute (Int32 i) |
![]() | - | GetNamespacesInScope (XmlNamespaceScope scope) |
![]() | = | GetRemainder () |
![]() | - | HasLineInfo () |
![]() | = | LookupNamespace (String prefix) |
![]() | = | MoveToAttribute (String name) |
![]() | = | MoveToAttribute (String localName, String namespaceURI) |
![]() | = | MoveToAttribute (Int32 i) |
![]() | = | MoveToElement () |
![]() | = | MoveToFirstAttribute () |
![]() | = | MoveToNextAttribute () |
![]() | = | Read () |
![]() | = | ReadAttributeValue () |
![]() | = | ReadBase64 (Byte[] array, Int32 offset, Int32 len) |
![]() | = | ReadBinHex (Byte[] array, Int32 offset, Int32 len) |
![]() | = | ReadChars (Char[] buffer, Int32 index, Int32 count) |
![]() | - | ReadContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadString () |
![]() | = | ResetState () |
![]() | = | ResolveEntity () |
![]() | - | Skip () |
![]() | = | AttributeCount |
![]() | = | BaseURI |
![]() | - | CanReadBinaryContent |
![]() | - | CanReadValueChunk |
![]() | - | CanResolveEntity |
![]() | = | Depth |
![]() | = | Encoding |
![]() | - | EntityHandling |
![]() | = | EOF |
![]() | = | HasValue |
![]() | = | IsDefault |
![]() | = | IsEmptyElement |
![]() | = | LineNumber |
![]() | = | LinePosition |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | Namespaces |
![]() | = | NamespaceURI |
![]() | = | NameTable |
![]() | = | NodeType |
![]() | = | Normalization |
![]() | = | Prefix |
![]() | - | ProhibitDtd |
![]() | = | QuoteChar |
![]() | = | ReadState |
![]() | - | Settings |
![]() | = | Value |
![]() | = | WhitespaceHandling |
![]() | = | XmlLang |
![]() | = | XmlResolver |
![]() | = | XmlSpace |
![]() | System.Xml.Formatting = | |
---|---|---|
![]() | = | Indented |
![]() | = | None |
![]() | = | value__ |
![]() | 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 (Char[] buffer, Int32 index, Int32 count) |
![]() | = | WriteRaw (String data) |
![]() | = | WriteStartAttribute (String prefix, String localName, String ns) |
![]() | = | WriteStartDocument () |
![]() | = | WriteStartDocument (Boolean standalone) |
![]() | = | 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.XmlValidatingReader != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | ValidationEventHandler |
![]() | = | Close () |
![]() | = | GetAttribute (String name) |
![]() | = | GetAttribute (String localName, String namespaceURI) |
![]() | = | GetAttribute (Int32 i) |
![]() | - | HasLineInfo () |
![]() | = | LookupNamespace (String prefix) |
![]() | = | MoveToAttribute (String name) |
![]() | = | MoveToAttribute (String localName, String namespaceURI) |
![]() | = | MoveToAttribute (Int32 i) |
![]() | = | MoveToElement () |
![]() | = | MoveToFirstAttribute () |
![]() | = | MoveToNextAttribute () |
![]() | = | Read () |
![]() | = | ReadAttributeValue () |
![]() | - | ReadContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBase64 (Byte[] buffer, Int32 index, Int32 count) |
![]() | - | ReadElementContentAsBinHex (Byte[] buffer, Int32 index, Int32 count) |
![]() | = | ReadString () |
![]() | = | ReadTypedValue () |
![]() | = | ResolveEntity () |
![]() | = | AttributeCount |
![]() | = | BaseURI |
![]() | - | CanReadBinaryContent |
![]() | = | CanResolveEntity |
![]() | = | Depth |
![]() | = | Encoding |
![]() | = | EntityHandling |
![]() | = | EOF |
![]() | = | HasValue |
![]() | = | IsDefault |
![]() | = | IsEmptyElement |
![]() | - | LineNumber |
![]() | - | LinePosition |
![]() | = | LocalName |
![]() | = | Name |
![]() | = | Namespaces |
![]() | = | NamespaceURI |
![]() | = | NameTable |
![]() | = | NodeType |
![]() | = | Prefix |
![]() | = | QuoteChar |
![]() | = | Reader |
![]() | = | ReadState |
![]() | = | Schemas |
![]() | = | SchemaType |
![]() | - | Settings |
![]() | = | ValidationType |
![]() | = | Value |
![]() | = | XmlLang |
![]() | = | XmlResolver |
![]() | = | XmlSpace |
![]() | System.Xml.WriteState != | |
---|---|---|
![]() | = | Attribute |
![]() | = | Closed |
![]() | = | Content |
![]() | = | Element |
![]() | - | Error |
![]() | = | Prolog |
![]() | = | Start |
![]() | = | value__ |
![]() | System.Xml.XmlOutputMethod + | |
---|---|---|
![]() | + | AutoDetect |
![]() | + | Html |
![]() | + | Text |
![]() | + | value__ |
![]() | + | Xml |
Powered by Ricciolo