Share via


XDocumentsCollectionClass.XDocuments3_New - Méthode

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Public Overridable Function XDocuments3_New ( _
    varURI As Object, _
    dwBehavior As Integer _
) As XDocument
'Utilisation
Dim instance As XDocumentsCollectionClass
Dim varURI As Object
Dim dwBehavior As Integer
Dim returnValue As XDocument

returnValue = instance.XDocuments3_New(varURI, _
    dwBehavior)
public virtual XDocument XDocuments3_New(
    Object varURI,
    int dwBehavior
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Interop.InfoPath.XDocument

Implémentations

XDocuments3.New(Object, Int32)

Voir aussi

Référence

XDocumentsCollectionClass classe

XDocumentsCollectionClass - Membres

Microsoft.Office.Interop.InfoPath - Espace de noms