SchemaRetriever.GetSchemaCollection 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
static System::Xml::Schema::XmlSchemaCollection ^ GetSchemaCollection(System::Object ^ objProjectSystem, System::Collections::ArrayList ^ % targetNamespaces, System::Collections::ArrayList ^ % rootReferences, System::Collections::ArrayList ^ % schemaTypeNames);
public static System.Xml.Schema.XmlSchemaCollection GetSchemaCollection (object objProjectSystem, ref System.Collections.ArrayList targetNamespaces, ref System.Collections.ArrayList rootReferences, ref System.Collections.ArrayList schemaTypeNames);
static member GetSchemaCollection : obj * ArrayList * ArrayList * ArrayList -> System.Xml.Schema.XmlSchemaCollection
Public Shared Function GetSchemaCollection (objProjectSystem As Object, ByRef targetNamespaces As ArrayList, ByRef rootReferences As ArrayList, ByRef schemaTypeNames As ArrayList) As XmlSchemaCollection
參數
- objProjectSystem
- Object
- targetNamespaces
- ArrayList
- rootReferences
- ArrayList
- schemaTypeNames
- ArrayList