Part.XPathLoad(Part, String, Type) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- sourcePart
- Part
- xpath
- String
- dstType
- Type