次の方法で共有


RecognizedFormCollection クラス

定義

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

適用対象