CategorizedEntityCollection クラス

定義

ドキュメント内のオブジェクトの CategorizedEntity コレクションと、ドキュメントの処理中に発生した警告。

public class CategorizedEntityCollection : System.Collections.ObjectModel.ReadOnlyCollection<Azure.AI.TextAnalytics.CategorizedEntity>
type CategorizedEntityCollection = class
    inherit ReadOnlyCollection<CategorizedEntity>
Public Class CategorizedEntityCollection
Inherits ReadOnlyCollection(Of CategorizedEntity)
継承
CategorizedEntityCollection

プロパティ

Warnings

ドキュメントの処理中に発生した警告。

適用対象