Compartilhar via


XsltFunctions.MSNumber(IList<XPathItem>) Método

Definição

Implementa a ms:numberfunção de extensão do Microsoft XPath.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Parâmetros

Retornos

Double

Double.

Aplica-se a