PrimitiveDataViewType(Type) Constructor

Definition

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

Parameters

rawType
Type

Applies to