ProviderManager.GetExecutionProvider (Int32) Method

public IExecutionProvider GetExecutionProvider( 
int id 
)
This language is not supported or no code example is available.
public:  
IExecutionProvider^ GetExecutionProvider( 
int id 
)
This language is not supported or no code example is available.
public function GetExecutionProvider( 
id : int 
) : IExecutionProvider;
This language is not supported or no code example is available.

Parameters

id
int

Return Value

IExecutionProvider

In this article

Definition