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

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

Platí pro