Compartilhar via


XmlQueryRuntime.GetEarlyBoundObject(Int32) Método

Definição

Obtém o objeto de extensão de associação inicial especificado. Se este objeto ainda não existir, cria uma instância usando o ConstructorInfo correspondente.

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

Parâmetros

index
Int32

Um valor do tipo int.

Retornos

Object

Um valor do tipo object.

Aplica-se a