Share via


XDocumentsCollectionClass.XDocuments3_Close method

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

Syntax

'Declaration
Public Overridable Sub XDocuments3_Close ( _
    varIndex As Object _
)
'Usage
Dim instance As XDocumentsCollectionClass
Dim varIndex As Object

instance.XDocuments3_Close(varIndex)
public virtual void XDocuments3_Close(
    Object varIndex
)

Parameters

Implements

XDocuments3.Close(Object)

See also

Reference

XDocumentsCollectionClass class

XDocumentsCollectionClass members

Microsoft.Office.Interop.InfoPath namespace