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
- varIndex
Type: System.Object
Implements
See Also
Reference
XDocumentsCollectionClass Class