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 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ...

 System.Xml.Schema.IXmlSchemaInfo +
 +IsDefault 
 +IsNil 
 +MemberType 
 +SchemaAttribute 
 +SchemaElement 
 +SchemaType 
 +Validity 

 System.Xml.XPath.XPathItem +
 +ValueAs (Type returnType)
 +ValueAs (Type returnType, IXmlNamespaceResolver nsResolver)
 +IsNode 
 +TypedValue 
 +Value 
 +ValueAsBoolean 
 +ValueAsDateTime 
 +ValueAsDouble 
 +ValueAsInt 
 +ValueAsLong 
 +ValueType 
 +XmlType 

 System.Xml.XPath.IXPathNavigable =
 =CreateNavigator ()

 System.Xml.XPath.XPathNavigator !=
 -AppendChild ()
 -AppendChild (String newChild)
 -AppendChild (XmlReader newChild)
 -AppendChild (XPathNavigator newChild)
 -AppendChildElement (String prefix, String localName, String namespaceURI, String value)
 -CheckValidity (XmlSchemaSet schemas, ValidationEventHandler validationEventHandler)
 =Clone ()
 =ComparePosition (XPathNavigator nav)
 =Compile (String xpath)
 -CreateAttribute (String prefix, String localName, String namespaceURI, String value)
 -CreateAttributes ()
 -CreateNavigator ()
 -DeleteRange (XPathNavigator lastSiblingToDelete)
 -DeleteSelf ()
 =Evaluate (String xpath)
 -Evaluate (String xpath, IXmlNamespaceResolver resolver)
 =Evaluate (XPathExpression expr)
 =Evaluate (XPathExpression expr, XPathNodeIterator context)
 =GetAttribute (String localName, String namespaceURI)
 =GetNamespace (String name)
 -GetNamespacesInScope (XmlNamespaceScope scope)
 -InsertAfter ()
 -InsertAfter (String newSibling)
 -InsertAfter (XmlReader newSibling)
 -InsertAfter (XPathNavigator newSibling)
 -InsertBefore ()
 -InsertBefore (String newSibling)
 -InsertBefore (XmlReader newSibling)
 -InsertBefore (XPathNavigator newSibling)
 -InsertElementAfter (String prefix, String localName, String namespaceURI, String value)
 -InsertElementBefore (String prefix, String localName, String namespaceURI, String value)
 =IsDescendant (XPathNavigator nav)
 =IsSamePosition (XPathNavigator other)
 -LookupNamespace (String prefix)
 -LookupPrefix (String namespaceURI)
 =Matches (XPathExpression expr)
 =Matches (String xpath)
 =MoveTo (XPathNavigator other)
 =MoveToAttribute (String localName, String namespaceURI)
 -MoveToChild (String localName, String namespaceURI)
 -MoveToChild (XPathNodeType type)
 =MoveToFirst ()
 =MoveToFirstAttribute ()
 =MoveToFirstChild ()
 =MoveToFirstNamespace (XPathNamespaceScope namespaceScope)
 =MoveToFirstNamespace ()
 -MoveToFollowing (String localName, String namespaceURI)
 -MoveToFollowing (String localName, String namespaceURI, XPathNavigator end)
 -MoveToFollowing (XPathNodeType type)
 -MoveToFollowing (XPathNodeType type, XPathNavigator end)
 =MoveToId (String id)
 =MoveToNamespace (String name)
 =MoveToNext ()
 -MoveToNext (String localName, String namespaceURI)
 -MoveToNext (XPathNodeType type)
 =MoveToNextAttribute ()
 =MoveToNextNamespace (XPathNamespaceScope namespaceScope)
 =MoveToNextNamespace ()
 =MoveToParent ()
 =MoveToPrevious ()
 =MoveToRoot ()
 -PrependChild ()
 -PrependChild (String newChild)
 -PrependChild (XmlReader newChild)
 -PrependChild (XPathNavigator newChild)
 -PrependChildElement (String prefix, String localName, String namespaceURI, String value)
 -ReadSubtree ()
 -ReplaceRange (XPathNavigator lastSiblingToReplace)
 -ReplaceSelf (String newNode)
 -ReplaceSelf (XmlReader newNode)
 -ReplaceSelf (XPathNavigator newNode)
 =Select (String xpath)
 -Select (String xpath, IXmlNamespaceResolver resolver)
 =Select (XPathExpression expr)
 =SelectAncestors (XPathNodeType type, Boolean matchSelf)
 =SelectAncestors (String name, String namespaceURI, Boolean matchSelf)
 =SelectChildren (XPathNodeType type)
 =SelectChildren (String name, String namespaceURI)
 =SelectDescendants (XPathNodeType type, Boolean matchSelf)
 =SelectDescendants (String name, String namespaceURI, Boolean matchSelf)
 -SelectSingleNode (String xpath)
 -SelectSingleNode (String xpath, IXmlNamespaceResolver resolver)
 -SelectSingleNode (XPathExpression expression)
 -SetTypedValue (Object typedValue)
 -SetValue (String value)
 =ToString ()
 -ValueAs (Type returnType, IXmlNamespaceResolver nsResolver)
 -WriteSubtree (XmlWriter writer)
 =BaseURI 
 -CanEdit 
 =HasAttributes 
 =HasChildren 
 -InnerXml 
 =IsEmptyElement 
 -IsNode 
 =LocalName 
 =Name 
 =NamespaceURI 
 =NameTable 
 -NavigatorComparer 
 =NodeType 
 -OuterXml 
 =Prefix 
 -SchemaInfo 
 -TypedValue 
 -UnderlyingObject 
 -ValueAsBoolean 
 -ValueAsDateTime 
 -ValueAsDouble 
 -ValueAsInt 
 -ValueAsLong 
 -ValueType 
 =XmlLang 
 -XmlType 

 System.Xml.XPath.XPathNodeIterator !=
 =Clone ()
 -GetEnumerator ()
 =MoveNext ()
 =Count 
 =Current 
 =CurrentPosition 

 System.Xml.XmlNode !=
 =AppendChild (XmlNode newChild)
 =Clone ()
 =CloneNode (Boolean deep)
 =CreateNavigator ()
 =GetEnumerator ()
 =GetNamespaceOfPrefix (String prefix)
 =GetPrefixOfNamespace (String namespaceURI)
 =InsertAfter (XmlNode newChild, XmlNode refChild)
 =InsertBefore (XmlNode newChild, XmlNode refChild)
 =Normalize ()
 =PrependChild (XmlNode newChild)
 =RemoveAll ()
 =RemoveChild (XmlNode oldChild)
 =ReplaceChild (XmlNode newChild, XmlNode oldChild)
 =SelectNodes (String xpath)
 =SelectNodes (String xpath, XmlNamespaceManager nsmgr)
 =SelectSingleNode (String xpath)
 =SelectSingleNode (String xpath, XmlNamespaceManager nsmgr)
 =Supports (String feature, String version)
 =WriteContentTo (XmlWriter w)
 =WriteTo (XmlWriter w)
 =Attributes 
 =BaseURI 
 =ChildNodes 
 =FirstChild 
 =HasChildNodes 
 =InnerText 
 =InnerXml 
 =IsReadOnly 
 =Item [String name]
 =Item [String localname, String ns]
 =LastChild 
 =LocalName 
 =Name 
 =NamespaceURI 
 =NextSibling 
 =NodeType 
 =OuterXml 
 =OwnerDocument 
 =ParentNode 
 =Prefix 
 =PreviousSibling 
 -SchemaInfo 
 =Value 

 System.Xml.XmlAttribute !=
 -AppendChild (XmlNode newChild)
 =CloneNode (Boolean deep)
 -InsertAfter (XmlNode newChild, XmlNode refChild)
 -InsertBefore (XmlNode newChild, XmlNode refChild)
 -PrependChild (XmlNode newChild)
 -RemoveChild (XmlNode oldChild)
 -ReplaceChild (XmlNode newChild, XmlNode oldChild)
 =WriteContentTo (XmlWriter w)
 =WriteTo (XmlWriter w)
 =BaseURI 
 =InnerText 
 =InnerXml 
 =LocalName 
 =Name 
 =NamespaceURI 
 =NodeType 
 =OwnerDocument 
 =OwnerElement 
 =ParentNode 
 =Prefix 
 -SchemaInfo 
 =Specified 
 =Value 

 System.Xml.XmlNamedNodeMap =
 =GetEnumerator ()
 =GetNamedItem (String name)
 =GetNamedItem (String localName, String namespaceURI)
 =Item (Int32 index)
 =RemoveNamedItem (String name)
 =RemoveNamedItem (String localName, String namespaceURI)
 =SetNamedItem (XmlNode node)
 =Count 

 System.Xml.XmlAttributeCollection =
 =Append (XmlAttribute node)
 =CopyTo (XmlAttribute[] array, Int32 index)
 =InsertAfter (XmlAttribute newNode, XmlAttribute refNode)
 =InsertBefore (XmlAttribute newNode, XmlAttribute refNode)
 =Prepend (XmlAttribute node)
 =Remove (XmlAttribute node)
 =RemoveAll ()
 =RemoveAt (Int32 i)
 =SetNamedItem (XmlNode node)
 =ItemOf [Int32 i]
 =ItemOf [String name]
 =ItemOf [String localName, String namespaceURI]

 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)
 =WriteContentTo (XmlWriter w)
 =WriteTo (XmlWriter w)
 =LocalName 
 =Name 
 =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 

Powered by Ricciolo