XDocumentsCollectionClass.XDocuments_NewFromSolution-Methode
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
Public Overridable Function XDocuments_NewFromSolution ( _
<InAttribute> varURI As Object _
) As XDocument Implements XDocuments.NewFromSolution
'Usage
Dim instance As XDocumentsCollectionClass
Dim varURI As Object
Dim returnValue As XDocument
returnValue = CType(instance, XDocuments).NewFromSolution(varURI)
public virtual XDocument XDocuments.NewFromSolution (
[InAttribute] Object varURI
)
Parameter
- varURI
Siehe auch
Referenz
XDocumentsCollectionClass-Klasse
XDocumentsCollectionClass-Member
Microsoft.Office.Interop.InfoPath-Namespace