XmlQueryRuntime.DebugGetGlobalValue(String) Metoda

Definicja

Pobiera wartość globalną, która ma określoną nazwę.

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

Wartość typu string .

Zwraca

IList

Sekwencja XPathItem wystąpień lub null Jeśli nie ma żadnej wartości globalnej o określonej nazwie.

Dotyczy