Share via


XDocuments3.Count property

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

Syntax

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

value = instance.Count
int Count { get; }

Property value

Type: System.Int32
Returns Int32.

Implements

XDocuments2.Count

See also

Reference

XDocuments3 interface

XDocuments3 members

Count overload

Microsoft.Office.Interop.InfoPath namespace