System.Xml

  Portable.NET  
 

System.Xml Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · XmlAttribute
 · XmlDocument
 · XmlDocumentFragment
 · XmlNode
 · XmlNodeReader
 · XmlSecureResolver
 · XmlTextReader
 · XmlUrlResolver
 · XmlValidatingReader

There are 9 incomplete classes in this namespace

In total we are missing :

  3 constructors, 14 methods, 0 fields, 7 properties, and 0 events.
 
  
 
 
 

System.Xml.XmlAttribute

Status :
Property Summary
System.String InnerXml TODO

 
  
 
 
 

System.Xml.XmlDocument

Status :
Method Summary
System.Xml.XPath.XPathNavigator CreateNavigator(System.Xml.XmlNode node)should have attributes `famorassem virtual hidebysig ', but has `family virtual hidebysig ' instead
System.Xml.XmlElement GetElementById(System.String elementId)TODO
System.Xml.XmlNode ImportNode(System.Xml.XmlNode node, System.Boolean deep)TODO

 
  
 
 
 

System.Xml.XmlDocumentFragment

Status :
Property Summary
System.String InnerXml TODO

 
  
 
 
 

System.Xml.XmlNode

Status :
Method Summary
System.Xml.XPath.XPathNavigator CreateNavigator()should have attributes `public final virtual hidebysig ', but has `public virtual hidebysig ' instead
System.Collections.IEnumerator GetEnumerator()should have attributes `public hidebysig ', but has `public final virtual hidebysig ' instead

 
  
 
 
 

System.Xml.XmlNodeReader

Status :
Property Summary
System.Boolean HasAttributes Missing

 
  
 
 
 

System.Xml.XmlSecureResolver

Status : Missing
Constructor Summary
System.Xml.XmlSecureResolver(System.Xml.XmlResolver resolver, System.String securityUrl)Missing
System.Xml.XmlSecureResolver(System.Xml.XmlResolver resolver, System.Security.Policy.Evidence evidence)Missing
System.Xml.XmlSecureResolver(System.Xml.XmlResolver resolver, System.Security.PermissionSet permissionSet)Missing
Method Summary
static System.Security.Policy.Evidence CreateEvidenceForUrl(System.String securityUrl)Missing
System.Object GetEntity(System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn)Missing
System.Uri ResolveUri(System.Uri baseUri, System.String relativeUri)Missing
Property Summary
System.Net.ICredentials Credentials Missing

 
  
 
 
 

System.Xml.XmlTextReader

Status :
Method Summary
System.Void Close()TODO
System.Int32 ReadBase64(System.Byte[] array, System.Int32 offset, System.Int32 len)TODO
System.Int32 ReadBinHex(System.Byte[] array, System.Int32 offset, System.Int32 len)TODO
System.Int32 ReadChars(System.Char[] buffer, System.Int32 index, System.Int32 count)TODO
Property Summary
System.Boolean ProhibitDtd Missing

 
  
 
 
 

System.Xml.XmlUrlResolver

Status :
Method Summary
System.Object GetEntity(System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn)TODO

 
  
 
 
 

System.Xml.XmlValidatingReader

Status :
Method Summary
System.Object ReadTypedValue()TODO
Property Summary
System.Object SchemaType TODO
System.Xml.Schema.XmlSchemaCollection Schemas TODO

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V