共用方式為


IComponentFactory<TComponent>.CreateComponent(IHostEnvironment) 方法

定義

public TComponent CreateComponent (Microsoft.ML.Runtime.IHostEnvironment env);
abstract member CreateComponent : Microsoft.ML.Runtime.IHostEnvironment -> 'Component
Public Function CreateComponent (env As IHostEnvironment) As TComponent

參數

傳回

TComponent

適用於