CoAuthUpdates.Item[Int32] 属性

定义

返回集合中的单个对象, CoAuthUpdates

public:
 property Microsoft::Office::Interop::Word::CoAuthUpdate ^ default[int] { Microsoft::Office::Interop::Word::CoAuthUpdate ^ get(int Index); };
public Microsoft.Office.Interop.Word.CoAuthUpdate this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.Word.CoAuthUpdate
Default Public ReadOnly Property Item(Index As Integer) As CoAuthUpdate

参数

Index
Int32

要返回的单个对象。

属性值

返回 CoAuthUpdate

适用于