XDocumentsCollectionClass.XDocuments3_New(Object, Int32) Method

Definition

public virtual Microsoft.Office.Interop.InfoPath.XDocument XDocuments3_New (object varURI, int dwBehavior = 1);
abstract member XDocuments3_New : obj * int -> Microsoft.Office.Interop.InfoPath.XDocument
override this.XDocuments3_New : obj * int -> Microsoft.Office.Interop.InfoPath.XDocument
Public Overridable Function XDocuments3_New (varURI As Object, Optional dwBehavior As Integer = 1) As XDocument

Parameters

varURI
Object
dwBehavior
Int32

Returns

Applies to