Container.GetServices<T> Method

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns all services of the specified type.

C#
public System.Collections.Generic.IList<T> GetServices<T> () where T : class;

Type Parameters

T

The type of service to return.

Returns

IList<T>

Type: IList<T>

A list of services.

Implements

Applies to

Product Versions
System Center SM SDK 2012, 2016