XsltFunctions.EXslObjectType(IList<XPathItem>) Methode

Definitie

Implementeert exsl:object-type.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

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

Parameters

value
IList<XPathItem>

Het XPathItem type bepalen.

Retouren

Objecttype als String.

Van toepassing op