Part.XPathLoad(Part, String, Type) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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