XDocumentsCollectionClass.XDocuments3_Count property
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property XDocuments3_Count As Integer
Get
'Usage
Dim instance As XDocumentsCollectionClass
Dim value As Integer
value = instance.XDocuments3_Count
public virtual int XDocuments3_Count { get; }
Property value
Type: System.Int32
Implements
See also
Reference
XDocumentsCollectionClass class