XmlQueryRuntime.GetEarlyBoundObject(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the specified early-bound extension object. If this object does not yet exist, creates an instance using the corresponding 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
Parameters
- index
- Int32
A value of type int
.
Returns
A value of type object
.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา