Compartilhar via


XmlQueryRuntime.DebugGetXsltValue(IList) Método

Definição

Converte uma sequência para seu tipo apropriado de 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

Parâmetros

seq
IList

Uma instância da classe IList.

Retornos

Object

Um valor do tipo object.

Aplica-se a