Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an individual CoAuthUpdates object in a collection.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Default Property Item ( _
Index As Integer _
) As CoAuthUpdate
Get
'Usage
Dim instance As CoAuthUpdates
Dim Index As Integer
Dim value As CoAuthUpdate
value = instance(Index)
CoAuthUpdate this[
int Index
] { get; }
Parameters
- Index
Type: System.Int32
The individual object to be returned.
Property Value
Type: Microsoft.Office.Interop.Word.CoAuthUpdate
Returns CoAuthUpdate.