Share via


CoAuthors.Count Property

Gets the number of items in the CoAuthors 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 CoAuthors
Dim value As Integer

value = instance.Count
int Count { get; }

Property Value

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

Remarks

Read-only.

See Also

Reference

CoAuthors Interface

CoAuthors Members

Microsoft.Office.Interop.Word Namespace