XmlQueryRuntime.DebugGetGlobalValue(String) Yöntem

Tanım

Belirtilen ada sahip bir genel değerin değerini alır.

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

Parametreler

name
String

türünde stringbir değer.

Döndürülenler

Bir örnek dizisi XPathItem veya null belirtilen ada sahip genel bir değer yoksa.

Şunlara uygulanır