共用方式為


XmlQueryRuntime.DebugGetXsltValue(IList) 方法

定義

將序列轉換為其適合的 XSLT 類型。

public:
 System::Object ^ DebugGetXsltValue(System::Collections::IList ^ seq);
public object DebugGetXsltValue (System.Collections.IList seq);
member this.DebugGetXsltValue : System.Collections.IList -> obj
Public Function DebugGetXsltValue (seq As IList) As Object

參數

seq
IList

IList 類別的執行個體。

傳回

Object

型別 object 的值。

適用於