Condividi tramite


XmlQueryRuntime.DebugGetXsltValue(IList) Metodo

Definizione

Converte una sequenza nel tipo XSLT appropriato.

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

Parametri

seq
IList

Istanza della classe IList.

Restituisce

Object

Valore di tipo object.

Si applica a