Udostępnij za pośrednictwem


TextExpression.GetNamespacesForImplementation(Object) Metoda

Definicja

Pobiera kolekcję przestrzeni nazw na potrzeby implementacji wyrażenia tekstowego.

public:
 static System::Collections::Generic::IList<System::String ^> ^ GetNamespacesForImplementation(System::Object ^ target);
public static System.Collections.Generic.IList<string> GetNamespacesForImplementation (object target);
static member GetNamespacesForImplementation : obj -> System.Collections.Generic.IList<string>
Public Shared Function GetNamespacesForImplementation (target As Object) As IList(Of String)

Parametry

target
Object

Cel.

Zwraca

Kolekcja przestrzeni nazw.

Dotyczy