XMLChildNodeSuggestions.Item[Object] 属性

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

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

参数

Index
Object

属性值

适用于