EventInfo::_EventInfo::GetType Method ()

 

Returns a T:System.Type object representing the EventInfo type.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

private:
virtual Type^ GetType() sealed = _EventInfo::GetType

Return Value

Type: System::Type^

A T:System.Type object representing the EventInfo type.

.NET Framework
Available since 2.0
Return to top
Show: