Share via


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

Definición

Implementa la función de extensión XPath de Microsoftms:number.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el 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

Devoluciones

Double.

Se aplica a