XmlQueryRuntime.GetEarlyBoundObject(Int32) Methode

Definition

Ruft das angegebene frühgebundene Erweiterungsobjekt ab. Wenn dieses Objekt noch nicht vorhanden ist, wird mithilfe der entsprechenden ConstructorInfoInstanz eine Instanz erstellt.

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

Parameter

index
Int32

Ein Wert vom Typ int.

Gibt zurück

Ein Wert vom Typ object.

Gilt für: