Condividi tramite


XmlQueryRuntime.GetEarlyBoundObject(Int32) Metodo

Definizione

Ottiene l'oggetto estensione con associazione anticipata specificato. Se questo oggetto non esiste ancora, crea un'istanza utilizzando l'oggetto ConstructorInfo corrispondente.

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

Parametri

index
Int32

Valore di tipo int.

Restituisce

Valore di tipo object.

Si applica a