Bagikan melalui


XsltFunctions.EXslObjectType(IList<XPathItem>) Metode

Definisi

Mengimplementasikan exsl:object-type.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 static System::String ^ EXslObjectType(System::Collections::Generic::IList<System::Xml::XPath::XPathItem ^> ^ value);
public static string EXslObjectType (System.Collections.Generic.IList<System.Xml.XPath.XPathItem> value);
static member EXslObjectType : System.Collections.Generic.IList<System.Xml.XPath.XPathItem> -> string
Public Shared Function EXslObjectType (value As IList(Of XPathItem)) As String

Parameter

value
IList<XPathItem>

yang XPathItem akan menentukan jenisnya.

Mengembalikan

Jenis objek sebagai String.

Berlaku untuk