KeyPhraseCollection クラス

定義

ドキュメントに存在するキー フレーズのコレクションと、ドキュメントの処理中に発生した警告。

public class KeyPhraseCollection : System.Collections.ObjectModel.ReadOnlyCollection<string>
type KeyPhraseCollection = class
    inherit ReadOnlyCollection<string>
Public Class KeyPhraseCollection
Inherits ReadOnlyCollection(Of String)
継承
KeyPhraseCollection

プロパティ

Warnings

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

適用対象