←Select platform

ServiceCollection Class

Summary

For a list of all members of this type, see ServiceCollection members

Public Methods

Name Description
Add Adds a service into the collection with a specific type.
Add<_TService_> Adds a service into the collection with a specific type.
Contains<_TService_> Checks whether a service of a given type exists in the collection.
Get Returns a service of a specific type.
Get<_TService_> Returns a service of a specific type.
GetEnumerator Returns an IEnumerator that loops through all the services in the collection.
Remove Removes a service from the collection with a given type.
Remove<_TService_> Removes a service from the collection with a given type.

Protected Methods

Name Description
OnAdded Raises the Added event.
OnRemoved Raises the Removed event.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize