Aracılığıyla paylaş


IComponentFactory<TArg1,TArg2,TComponent>.CreateComponent Yöntem

Tanım

public TComponent CreateComponent (Microsoft.ML.Runtime.IHostEnvironment env, TArg1 argument1, TArg2 argument2);
abstract member CreateComponent : Microsoft.ML.Runtime.IHostEnvironment * 'TArg1 * 'TArg2 -> 'Component
Public Function CreateComponent (env As IHostEnvironment, argument1 As TArg1, argument2 As TArg2) As TComponent

Parametreler

argument1
TArg1
argument2
TArg2

Döndürülenler

TComponent

Şunlara uygulanır