Partager via


XmlQueryRuntime.DebugGetGlobalValue(String) Méthode

Définition

Obtient la valeur d'une valeur globale portant le nom spécifié.

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

Paramètres

name
String

Valeur de type string.

Retours

Séquence d'instances XPathItem, ou null s'il n'y a aucune valeur globale portant le nom spécifié.

S’applique à