Partager via


Part.XPathLoad(Part, String, Type) Méthode

Définition

public:
 static System::Object ^ XPathLoad(Microsoft::XLANGs::Core::Part ^ sourcePart, System::String ^ xpath, Type ^ dstType);
public static object XPathLoad (Microsoft.XLANGs.Core.Part sourcePart, string xpath, Type dstType);
static member XPathLoad : Microsoft.XLANGs.Core.Part * string * Type -> obj
Public Shared Function XPathLoad (sourcePart As Part, xpath As String, dstType As Type) As Object

Paramètres

sourcePart
Part
xpath
String
dstType
Type

Retours

S’applique à