Sdílet prostřednictvím


XmlQueryRuntime.DebugGetGlobalValue(String) Metoda

Definice

Získá hodnotu globální hodnoty, která má zadaný název.

public:
 System::Collections::IList ^ DebugGetGlobalValue(System::String ^ name);
public System.Collections.IList DebugGetGlobalValue (string name);
member this.DebugGetGlobalValue : string -> System.Collections.IList
Public Function DebugGetGlobalValue (name As String) As IList

Parametry

name
String

Hodnota typu string .

Návraty

IList

Sekvence XPathItem instancí, nebo null Pokud neexistuje žádná globální hodnota, která má zadaný název.

Platí pro