Bagikan melalui


XmlILStorageConverter.SingleToAtomicValue Metode

Definisi

Mengonversi nilai menjadi SingleXmlAtomicValue.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

public:
 static System::Xml::Schema::XmlAtomicValue ^ SingleToAtomicValue(float value, int index, System::Xml::Xsl::Runtime::XmlQueryRuntime ^ runtime);
public static System.Xml.Schema.XmlAtomicValue SingleToAtomicValue (float value, int index, System.Xml.Xsl.Runtime.XmlQueryRuntime runtime);
static member SingleToAtomicValue : single * int * System.Xml.Xsl.Runtime.XmlQueryRuntime -> System.Xml.Schema.XmlAtomicValue
Public Shared Function SingleToAtomicValue (value As Single, index As Integer, runtime As XmlQueryRuntime) As XmlAtomicValue

Parameter

value
Single

Nilai jenis Single untuk dikonversi.

index
Int32

Nilai jenis Int32 yang menyediakan indeks item yang akan dikonversi.

runtime
XmlQueryRuntime

Instans XmlQueryRuntime kelas .

Mengembalikan

Objek XmlAtomicValue untuk Single nilai .

Berlaku untuk