System.Xml.Schema.XmlSchemaCollection.XmlSchemaCollection C# (CSharp) Method

XmlSchemaCollection() public method

public XmlSchemaCollection ( ) : System
return System
        public XmlSchemaCollection() : this(new NameTable())
        {
        }

Same methods

XmlSchemaCollection::XmlSchemaCollection ( XmlNameTable nametable ) : System