Udostępnij za pośrednictwem


DataViewSchema.Annotations.Builder Klasa

Definicja

Klasa zawierająca operacje do skompilowania elementu DataViewSchema.Annotations.

public sealed class DataViewSchema.Annotations.Builder
type DataViewSchema.Annotations.Builder = class
Public NotInheritable Class DataViewSchema.Annotations.Builder
Dziedziczenie
DataViewSchema.Annotations.Builder

Konstruktory

DataViewSchema.Annotations.Builder()

Klasa zawierająca operacje do skompilowania elementu DataViewSchema.Annotations.

Metody

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

Dodaj kilka kolumn z annotations do naszych nowych adnotacji, stosując selector je do wszystkich nazw.

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

Dodaj jedną kolumnę adnotacji, słabo wpisaną wersję.

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

Dodaj jedną kolumnę adnotacji, silnie typizację wersji.

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

Dodaj jedną kolumnę adnotacji dla typu wartości pierwotnej.

ToAnnotations()

DataViewSchema.Annotations Zwraca wiersz zawierający bieżącą zawartość tego DataViewSchema.Annotations.Builderelementu .

Dotyczy