XDocuments3.Close - Méthode (Object)
Espace de noms : Microsoft.Office.Interop.InfoPath
Assembly : Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)
Syntaxe
'Déclaration
Sub Close ( _
varIndex As Object _
)
'Utilisation
Dim instance As XDocuments3
Dim varIndex As Object
instance.Close(varIndex)
void Close(
Object varIndex
)
Paramètres
- varIndex
Type : System.Object