XmlQueryRuntime.GetEarlyBoundObject(Int32) Método

Definição

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

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.

Devoluções

Um valor do tipo object.

Aplica-se a