다음을 통해 공유


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 형식의 값입니다.

적용 대상