DataViewSchema.Annotations.Builder.ToAnnotations Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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