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

定義

Microsoft XPath 拡張機能 ms:number 実装します。

この 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

適用対象