Sdílet prostřednictvím


TextExpression.GetNamespacesForImplementation(Object) Metoda

Definice

Získá kolekci oborů názvů pro implementaci textového výrazu.

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

Cíl.

Návraty

Kolekce oborů názvů.

Platí pro