XDocumentsCollectionClass.XDocuments_NewFromSolution(Object) 方法

定义

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

public:
 virtual Microsoft::Office::Interop::InfoPath::XDocument ^ XDocuments_NewFromSolution(System::Object ^ varURI) = Microsoft::Office::Interop::InfoPath::XDocuments::NewFromSolution;
public virtual Microsoft.Office.Interop.InfoPath.XDocument XDocuments_NewFromSolution (object varURI);
abstract member XDocuments_NewFromSolution : obj -> Microsoft.Office.Interop.InfoPath.XDocument
override this.XDocuments_NewFromSolution : obj -> Microsoft.Office.Interop.InfoPath.XDocument
Public Overridable Function XDocuments_NewFromSolution (varURI As Object) As XDocument

参数

varURI
Object

返回

适用于