Compartir a través de


XmlQueryRuntime.DebugGetXsltValue(IList) Método

Definición

Convierte una secuencia en su tipo XSLT adecuado.

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

Parámetros

seq
IList

Instancia de la clase IList.

Devoluciones

Object

Valor de tipo object.

Se aplica a