C# Class System.Xml.Serialization.NameTable

Inheritance: INameScope
Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
Add void
Add void
ToArray Array
this object
this object
this objectINameScope.System.Collections

Private Methods

Method Description
Add ( XmlQualifiedName qname, object value ) : void
Add ( string name, string ns, object value ) : void
ToArray ( Type type ) : Array
this ( XmlQualifiedName qname ) : object
this ( string name, string ns ) : object
this ( string name, string ns ) : objectINameScope.System.Collections