Sdílet prostřednictvím


XmlQueryRuntime.GetEarlyBoundObject(Int32) Metoda

Definice

Získá zadaný objekt rozšíření s časnou vazbou. Pokud tento objekt ještě neexistuje, vytvoří instanci pomocí odpovídajícího 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

Parametry

index
Int32

Hodnota typu int .

Návraty

Object

Hodnota typu object .

Platí pro