ProviderList.GetById Method

Gets the by identifier.
public IProvider GetById( 
   int id 
)

Parameters

id
int

The identifier.

Return Value

IProvider

IProvider.

In this article

Definition