XmlQueryRuntime.DebugGetXsltValue(IList) Método

Definição

Converte uma sequência para o seu tipo XSLT apropriado.

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 IList classe.

Devoluções

Um valor do tipo object.

Aplica-se a