Nyelv

XmlQueryRuntime.ChangeTypeXsltArgument(Int32, Object, Type) Metódus

Definíció

V1 XSLT-szabályokkal konvertálja a paraméter CLR-típusából származó value értéket CLR-vé destinationType . Az eredményfa-töredékértékeket csomópontokká alakítja.

public:
 System::Object ^ ChangeTypeXsltArgument(int indexType, System::Object ^ value, Type ^ destinationType);
public object ChangeTypeXsltArgument(int indexType, object value, Type destinationType);
member this.ChangeTypeXsltArgument : int * obj * Type -> obj
Public Function ChangeTypeXsltArgument (indexType As Integer, value As Object, destinationType As Type) As Object

Paraméterek

indexType
Int32

Típusérték Int32.

value
Object

Típusérték object.

destinationType
Type

Típusérték Type.

Válaszok

Típusérték object.

A következőre érvényes: