XDocumentsCollectionClass.XDocuments3_Open(Object, Int32) 方法

定义

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

参数

varURI
Object
dwBehavior
Int32

返回

适用于