Aracılığıyla paylaş


XsltFunctions.EXslObjectType(IList<XPathItem>) Yöntem

Tanım

exsl:object-type uygular.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Parametreler

value
IList<XPathItem>

XPathItem Türü belirlenecek olan.

Döndürülenler

Nesne türü olarak String.

Şunlara uygulanır