ITree.SchemaCollection Property

Definition

public:
 property System::Xml::Schema::XmlSchemaSet ^ SchemaCollection { System::Xml::Schema::XmlSchemaSet ^ get(); };
public System.Xml.Schema.XmlSchemaSet SchemaCollection { get; }
member this.SchemaCollection : System.Xml.Schema.XmlSchemaSet
Public ReadOnly Property SchemaCollection As XmlSchemaSet

Property Value

XmlSchemaSet

Applies to