GetService Method (MemoryReportItem)
Gets the service object of the specified type.
'Declaration
Public MustOverride Function GetService( _
ByVal As Type _
) As Object
Parameters
- serviceType
- An object that specifies the type of service object to get.