MethodBase._MethodBase.GetType Metódus

Definíció

Ennek a tagnak a leírását lásd GetType(): .

 virtual Type ^ System.Runtime.InteropServices._MethodBase.GetType() = System::Runtime::InteropServices::_MethodBase::GetType;
Type _MethodBase.GetType();
abstract member System.Runtime.InteropServices._MethodBase.GetType : unit -> Type
override this.System.Runtime.InteropServices._MethodBase.GetType : unit -> Type
Function GetType () As Type Implements _MethodBase.GetType

Válaszok

Ennek a tagnak a leírását lásd GetType(): .

Megvalósítás

Megjegyzések

Ez a tag egy explicit felületi tag implementációja. Csak akkor használható, ha a MethodBase példányt egy _MethodBase felületre öntötték.

A következőre érvényes: