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

 System.Xml.NameTable =
 =.ctor ()
 =Add (String key)
 =Add (Char[] key, Int32 start, Int32 len)
 =Get (String value)
 =Get (Char[] key, Int32 start, Int32 len)

 System.Xml.XmlDateTimeSerializationMode +
 +Local 
 +RoundtripKind 
 +Unspecified 
 +Utc 
 +value__ 

 System.Xml.XmlConvert !=
 =.ctor ()
 =DecodeName (String name)
 =EncodeLocalName (String name)
 =EncodeName (String name)
 =EncodeNmToken (String name)
 =ToBoolean (String s)
 =ToByte (String s)
 =ToChar (String s)
 =ToDateTime (String s)
 =ToDateTime (String s, String format)
 =ToDateTime (String s, String[] formats)
 -ToDateTime (String s, XmlDateTimeSerializationMode dateTimeOption)
 =ToDecimal (String s)
 =ToDouble (String s)
 =ToGuid (String s)
 =ToInt16 (String s)
 =ToInt32 (String s)
 =ToInt64 (String s)
 =ToSByte (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 (DateTime value, XmlDateTimeSerializationMode dateTimeOption)
 =ToString (Guid value)
 =ToTimeSpan (String s)
 =ToUInt16 (String s)
 =ToUInt32 (String s)
 =ToUInt64 (String s)
 =VerifyName (String name)
 =VerifyNCName (String name)
 -VerifyNMTOKEN (String name)
 -VerifyTOKEN (String token)

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

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

 System.Xml.XmlNamespaceScope +
 +All 
 +ExcludeXml 
 +Local 
 +value__ 

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

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

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

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

 System.Xml.XmlQualifiedName =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Empty 
 =Equals (Object other)
 =GetHashCode ()
 =op_Equality (XmlQualifiedName a, XmlQualifiedName b)
 =op_Inequality (XmlQualifiedName a, XmlQualifiedName b)
 =ToString ()
 =ToString (String name, String ns)
 =IsEmpty 
 =Name 
 =Namespace 

 System.Xml.XmlSecureResolver =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CreateEvidenceForUrl (String securityUrl)
 =GetEntity (Uri absoluteUri, String role, Type ofObjectToReturn)
 =ResolveUri (Uri baseUri, String relativeUri)
 =Credentials 

 System.Xml.ConformanceLevel +
 +Auto 
 +Document 
 +Fragment 
 +value__ 

 System.Xml.EntityHandling =
 =ExpandCharEntities 
 =ExpandEntities 
 =value__ 

Powered by Ricciolo