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