Compartir a través de


RecognizedFormCollection Clase

Definición

Colección de solo lectura de objetos RecognizedForm.

public class RecognizedFormCollection : System.Collections.ObjectModel.ReadOnlyCollection<Azure.AI.FormRecognizer.Models.RecognizedForm>
type RecognizedFormCollection = class
    inherit ReadOnlyCollection<RecognizedForm>
Public Class RecognizedFormCollection
Inherits ReadOnlyCollection(Of RecognizedForm)
Herencia
RecognizedFormCollection

Se aplica a