次の方法で共有


SmartTagRecognizers.Item[Object] プロパティ

定義

コレクション内の各オブジェクトを返します。

public:
 property Microsoft::Office::Interop::Word::SmartTagRecognizer ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::SmartTagRecognizer ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.SmartTagRecognizer this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.SmartTagRecognizer
Default Public ReadOnly Property Item(ByRef Index As Object) As SmartTagRecognizer

パラメーター

Index
Object

序数位置を示す オブジェクト 、または個々のオブジェクトの名前を表す文字列。

プロパティ値

適用対象