Sdílet prostřednictvím


TextExpression.GetNamespaces(Object) Metoda

Definice

Získá kolekci oborů názvů použitých v textovém výrazu.

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

Parametry

target
Object

Cíl.

Návraty

Kolekce oborů názvů.

Platí pro