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

XmlSchemaObjectCollection() public method

public XmlSchemaObjectCollection ( ) : System.Collections
return System.Collections
        public XmlSchemaObjectCollection() {
        }

Same methods

XmlSchemaObjectCollection::XmlSchemaObjectCollection ( XmlSchemaObject parent ) : System.Collections