XsltFunctions.EXslObjectType(IList<XPathItem>) Método
Definição
Implementa exsl:object-type.Implements exsl:object-type.
Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.
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
Parâmetros
Retornos
Tipo de objeto como String.Object type as String.