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 型の値。

適用対象