XDocumentsCollectionClass.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
<DispIdAttribute(5)> _
Public Overridable Function NewFromSolution ( _
<InAttribute> varURI As Object _
) As XDocument Implements XDocuments2.NewFromSolution
'Usage
Dim instance As XDocumentsCollectionClass
Dim varURI As Object
Dim returnValue As XDocument
returnValue = CType(instance, XDocuments2).NewFromSolution(varURI)
[DispIdAttribute(5)]
public virtual XDocument XDocuments2.NewFromSolution (
[InAttribute] Object varURI
)
Parameter
- varURI
Siehe auch
Referenz
XDocumentsCollectionClass-Klasse
XDocumentsCollectionClass-Member
Microsoft.Office.Interop.InfoPath-Namespace