Share via


CoAuthUpdates.Count Property

Gets the number of items in the CoAuthUpdates collection.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As CoAuthUpdates
Dim value As Integer

value = instance.Count
int Count { get; }

Property Value

Type: System.Int32
The number of items in the CoAuthUpdates collection.

Remarks

Read-only.

See Also

Reference

CoAuthUpdates Interface

CoAuthUpdates Members

Microsoft.Office.Interop.Word Namespace