SchemaRetriever.GetSchemaCollection Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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