VectorDataViewType.ItemType Property

Definition

The type of the items stored as values in vectors of this type.

public Microsoft.ML.Data.PrimitiveDataViewType ItemType { get; }
member this.ItemType : Microsoft.ML.Data.PrimitiveDataViewType
Public ReadOnly Property ItemType As PrimitiveDataViewType

Property Value

Applies to