ActiveReports 9
RemoveService<T> Method

The type of service to remove.
Removes the specified service type from the service container
Syntax
'Declaration
 
Sub RemoveService(Of T)() 
void RemoveService<T>()

Type Parameters

T
The type of service to remove.
See Also

Reference

IServiceContainer Interface
IServiceContainer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum