Partager via


SchemaRetriever.GetSchemaCollection Méthode

Définition

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

Paramètres

objProjectSystem
Object
targetNamespaces
ArrayList
rootReferences
ArrayList
schemaTypeNames
ArrayList

Retours

S’applique à