# namespace System.Xml.Schema export class XmlSchemaObjectCollection extends CollectionBase { Capacity: integer; Count: integer; }