DataViewSchema.Annotations.Builder.ToAnnotations Method

Definition

Returns a DataViewSchema.Annotations row that contains the current contents of this DataViewSchema.Annotations.Builder.

public Microsoft.ML.DataViewSchema.Annotations ToAnnotations ();
member this.ToAnnotations : unit -> Microsoft.ML.DataViewSchema.Annotations
Public Function ToAnnotations () As DataViewSchema.Annotations

Returns

Applies to