Share via


XsltFunctions.MSNumber(IList<XPathItem>) メソッド

定義

ms:numberMicrosoft XPath 拡張関数を実装します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

パラメーター

戻り値

Double.

適用対象