XDocumentsCollectionClass.XDocuments_New(Object, Int32) 方法

定义

此类型是用于 Coclass 或 Coclass 成员(托管代码需要它来实现 COM 互操作性)的包装。 此类不适合在代码中使用。

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

参数

varURI
Object
dwBehavior
Int32

返回

适用于