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

適用対象