Partager via


XmlQueryRuntime.GetEarlyBoundObject(Int32) Méthode

Définition

Obtient l’objet d’extension à liaison anticipée spécifié. Si cet objet n'existe pas encore, crée une instance à l'aide du ConstructorInfo correspondant.

public:
 System::Object ^ GetEarlyBoundObject(int index);
public object GetEarlyBoundObject (int index);
member this.GetEarlyBoundObject : int -> obj
Public Function GetEarlyBoundObject (index As Integer) As Object

Paramètres

index
Int32

Valeur de type int.

Retours

Valeur de type object.

S’applique à