Class RecognizedFormCollection
A read-only collection of RecognizedForm objects.
Inheritance
System.Collections.ObjectModel.ReadOnlyCollection
RecognizedFormCollection
Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.AI.FormRecognizer.dll
Syntax
public class RecognizedFormCollection : System.Collections.ObjectModel.ReadOnlyCollection<Azure.AI.FormRecognizer.Models.RecognizedForm>