Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 12 ...

 System.Xml.XmlTextReader !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Close ()
 =Close ()
 =GetAttribute (Int32 i)
 =GetAttribute (String localName, String namespaceURI)
 =GetAttribute (String name)
 =GetAttribute (String name)
 =GetAttribute (String localName, String namespaceURI)
 =GetAttribute (Int32 i)
 +GetNamespacesInScope (XmlNamespaceScope scope)
 =GetRemainder ()
 =GetRemainder ()
 +HasLineInfo ()
 =LookupNamespace (String prefix)
 =LookupNamespace (String prefix)
 =MoveToAttribute (Int32 i)
 =MoveToAttribute (String localName, String namespaceURI)
 =MoveToAttribute (String name)
 =MoveToAttribute (String name)
 =MoveToAttribute (String localName, String namespaceURI)
 =MoveToAttribute (Int32 i)
 =MoveToElement ()
 =MoveToElement ()
 =MoveToFirstAttribute ()
 =MoveToFirstAttribute ()
 =MoveToNextAttribute ()
 =MoveToNextAttribute ()
 =Read ()
 =Read ()
 =ReadAttributeValue ()
 =ReadAttributeValue ()
 =ReadBase64 (Byte[] array, Int32 offset, Int32 len)
 =ReadBase64 (Byte[] array, Int32 offset, Int32 len)
 =ReadBinHex (Byte[] array, Int32 offset, Int32 len)
 =ReadBinHex (Byte[] array, Int32 offset, Int32 len)
 =ReadChars (Char[] buffer, Int32 index, Int32 count)
 =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 ()
 =ResetState ()
 =ResolveEntity ()
 =ResolveEntity ()
 +Skip ()
 =AttributeCount 
 =AttributeCount 
 =BaseURI 
 =BaseURI 
 +CanReadBinaryContent 
 +CanReadValueChunk 
 +CanResolveEntity 
 =Depth 
 =Depth 
 =Encoding 
 =Encoding 
 +EntityHandling 
 =EOF 
 =EOF 
 =HasValue 
 =HasValue 
 =IsDefault 
 =IsDefault 
 =IsEmptyElement 
 =IsEmptyElement 
 -Item [Int32 i]
 -Item [String name]
 -Item [String name, String namespaceURI]
 =LineNumber 
 =LineNumber 
 =LinePosition 
 =LinePosition 
 =LocalName 
 =LocalName 
 =Name 
 =Name 
 =Namespaces 
 =Namespaces 
 =NamespaceURI 
 =NamespaceURI 
 =NameTable 
 =NameTable 
 =NodeType 
 =NodeType 
 =Normalization 
 =Normalization 
 =Prefix 
 =Prefix 
 +ProhibitDtd 
 =QuoteChar 
 =QuoteChar 
 =ReadState 
 =ReadState 
 +Settings 
 =Value 
 =Value 
 =WhitespaceHandling 
 =WhitespaceHandling 
 =XmlLang 
 =XmlLang 
 =XmlResolver 
 =XmlResolver 
 =XmlSpace 
 =XmlSpace 

 System.Xml.XmlEntityReference =
 =CloneNode (Boolean deep)
 =WriteContentTo (XmlWriter w)
 =WriteTo (XmlWriter w)
 =BaseURI 
 =IsReadOnly 
 =LocalName 
 =Name 
 =NodeType 
 =Value 

 System.Xml.XmlNodeChangedAction =
 =Change 
 =Insert 
 =Remove 
 =value__ 

 System.Xml.XmlException !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =GetObjectData (SerializationInfo info, StreamingContext context)
 =LineNumber 
 =LineNumber 
 =LinePosition 
 =LinePosition 
 =Message 
 =Message 
 +SourceUri 

 System.Xml.XmlImplementation =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CreateDocument ()
 =CreateDocument ()
 =HasFeature (String strFeature, String strVersion)
 =HasFeature (String strFeature, String strVersion)

 System.Xml.XmlNamespaceManager !=
 =.ctor ()
 =.ctor ()
 =AddNamespace (String prefix, String uri)
 =AddNamespace (String prefix, String uri)
 =GetEnumerator ()
 =GetEnumerator ()
 +GetNamespacesInScope (XmlNamespaceScope scope)
 =HasNamespace (String prefix)
 =HasNamespace (String prefix)
 =LookupNamespace (String prefix)
 =LookupNamespace (String prefix)
 =LookupPrefix (String uri)
 =LookupPrefix (String uri)
 =PopScope ()
 =PopScope ()
 =PushScope ()
 =PushScope ()
 =RemoveNamespace (String prefix, String uri)
 =RemoveNamespace (String prefix, String uri)
 =DefaultNamespace 
 =DefaultNamespace 
 =NameTable 
 =NameTable 

 System.Xml.XmlNodeChangedEventArgs !=
 +.ctor ()
 =Action 
 =Action 
 =NewParent 
 =NewParent 
 +NewValue 
 =Node 
 =Node 
 =OldParent 
 =OldParent 
 +OldValue 

 System.Xml.XmlNodeChangedEventHandler =
 =.ctor ()
 =BeginInvoke (Object sender, XmlNodeChangedEventArgs e, AsyncCallback callback, Object object)
 =EndInvoke (IAsyncResult result)
 =Invoke (Object sender, XmlNodeChangedEventArgs e)

 System.Xml.XmlNodeOrder =
 =After 
 =Before 
 =Same 
 =Unknown 
 =value__ 

 System.Xml.XmlNodeReader !=
 =.ctor ()
 =Close ()
 =GetAttribute (Int32 attributeIndex)
 =GetAttribute (String name, String namespaceURI)
 =GetAttribute (String name)
 =LookupNamespace (String prefix)
 =MoveToAttribute (Int32 attributeIndex)
 =MoveToAttribute (String name, String namespaceURI)
 =MoveToAttribute (String name)
 =MoveToElement ()
 =MoveToFirstAttribute ()
 =MoveToNextAttribute ()
 =Read ()
 =ReadAttributeValue ()
 =ReadString ()
 =ResolveEntity ()
 =Skip ()
 =AttributeCount 
 =BaseURI 
 =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 
 =Value 
 =XmlLang 
 =XmlSpace 

 System.Xml.XmlNodeType =
 =Attribute 
 =CDATA 
 =Comment 
 =Document 
 =DocumentFragment 
 =DocumentType 
 =Element 
 =EndElement 
 =EndEntity 
 =Entity 
 =EntityReference 
 =None 
 =Notation 
 =ProcessingInstruction 
 =SignificantWhitespace 
 =Text 
 =value__ 
 =Whitespace 
 =XmlDeclaration 

 System.Xml.XmlNotation =
 =CloneNode (Boolean deep)
 =WriteContentTo (XmlWriter w)
 =WriteTo (XmlWriter w)
 =InnerXml 
 =IsReadOnly 
 =LocalName 
 =Name 
 =NodeType 
 =OuterXml 
 =PublicId 
 =SystemId 

 System.Xml.XmlResolver =
 =GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
 =ResolveUri (Uri baseUri, String relativeUri)
 =Credentials 

 System.Xml.XmlUrlResolver !=
 =.ctor ()
 =.ctor ()
 =GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
 =GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
 +ResolveUri (Uri baseUri, String relativeUri)
 =Credentials 
 =Credentials 

Powered by Ricciolo