FormPageCollection Class

Definition

A read-only collection of FormPage objects.

public class FormPageCollection : System.Collections.ObjectModel.ReadOnlyCollection<Azure.AI.FormRecognizer.Models.FormPage>
type FormPageCollection = class
    inherit ReadOnlyCollection<FormPage>
Public Class FormPageCollection
Inherits ReadOnlyCollection(Of FormPage)
Inheritance
FormPageCollection

Applies to