XmlSchemas.GetSchemas(String) Metoda

Definicja

Pobiera kolekcję schematów należących do tej samej przestrzeni nazw.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 System::Collections::IList ^ GetSchemas(System::String ^ ns);
public System.Collections.IList GetSchemas (string? ns);
public System.Collections.IList GetSchemas (string ns);
member this.GetSchemas : string -> System.Collections.IList
Public Function GetSchemas (ns As String) As IList

Parametry

ns
String

Przestrzeń nazw schematów do pobrania.

Zwraca

IList

Implementacja zawierająca IList schematy.

Uwagi

Metoda zwraca wartość ArrayList.

Dotyczy