Ler en inglés

Compartir por


DataViewSchema.Annotations.Builder Clase

Definición

Clase que contiene operaciones para compilar un DataViewSchema.Annotations.

C#
public sealed class DataViewSchema.Annotations.Builder
Herencia
DataViewSchema.Annotations.Builder

Constructores

DataViewSchema.Annotations.Builder()

Clase que contiene operaciones para compilar un DataViewSchema.Annotations.

Métodos

Add(DataViewSchema+Annotations, Func<String,Boolean>)

Agregue algunas columnas de annotations a nuestras nuevas anotaciones aplicando selector a todos los nombres.

Add(String, DataViewType, Delegate, DataViewSchema+Annotations)

Agregue una columna de anotación, versión débilmente tipada.

Add<TValue>(String, DataViewType, ValueGetter<TValue>, DataViewSchema+Annotations)

Agregue una columna de anotación, versión fuertemente tipada.

AddPrimitiveValue<TValue>(String, PrimitiveDataViewType, TValue, DataViewSchema+Annotations)

Agregue una columna de anotación para un tipo de valor primitivo.

ToAnnotations()

Devuelve una DataViewSchema.Annotations fila que contiene el contenido actual de este DataViewSchema.Annotations.Builderobjeto .

Se aplica a

Produto Versións
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0