Share via


DocumentSpec.GetSchemaSet Method

Definition

public:
 virtual System::Xml::Schema::XmlSchemaSet ^ GetSchemaSet();
public System.Xml.Schema.XmlSchemaSet GetSchemaSet ();
abstract member GetSchemaSet : unit -> System.Xml.Schema.XmlSchemaSet
override this.GetSchemaSet : unit -> System.Xml.Schema.XmlSchemaSet
Public Function GetSchemaSet () As XmlSchemaSet

Returns

Implements

Applies to