次の方法で共有


FormPageCollection クラス

定義

FormPage オブジェクトの読み取り専用のコレクション。

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)
継承
FormPageCollection

適用対象