PrimitiveDataViewType(Type) 构造函数

定义

protected PrimitiveDataViewType(Type rawType);
new Microsoft.ML.Data.PrimitiveDataViewType : Type -> Microsoft.ML.Data.PrimitiveDataViewType
Protected Sub New (rawType As Type)

参数

rawType
Type

适用于