次の方法で共有


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

適用対象