TypeInfo.IReflectableType.GetTypeInfo 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.
Returns a representation of the current type as a TypeInfo object.
virtual System::Reflection::TypeInfo ^ System.Reflection.IReflectableType.GetTypeInfo() = System::Reflection::IReflectableType::GetTypeInfo;
System.Reflection.TypeInfo IReflectableType.GetTypeInfo ();
abstract member System.Reflection.IReflectableType.GetTypeInfo : unit -> System.Reflection.TypeInfo
override this.System.Reflection.IReflectableType.GetTypeInfo : unit -> System.Reflection.TypeInfo
Function GetTypeInfo () As TypeInfo Implements IReflectableType.GetTypeInfo
Returns
A reference to the current type.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the TypeInfo instance is cast to an IReflectableType interface.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา