Partager via


XmlQueryRuntime.SetGlobalValue(Int32, Object) Méthode

Définition

Retourne la valeur liée à la variable globale ou au paramètre spécifié.

public:
 void SetGlobalValue(int index, System::Object ^ value);
public void SetGlobalValue (int index, object value);
member this.SetGlobalValue : int * obj -> unit
Public Sub SetGlobalValue (index As Integer, value As Object)

Paramètres

index
Int32

Valeur de type int.

value
Object

Valeur de type object.

S’applique à