XmlILStorageConverter.Int32ToAtomicValue Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bir Int32 değeri öğesine dönüştürür XmlAtomicValue .
Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.
public:
static System::Xml::Schema::XmlAtomicValue ^ Int32ToAtomicValue(int value, int index, System::Xml::Xsl::Runtime::XmlQueryRuntime ^ runtime);
public static System.Xml.Schema.XmlAtomicValue Int32ToAtomicValue (int value, int index, System.Xml.Xsl.Runtime.XmlQueryRuntime runtime);
static member Int32ToAtomicValue : int * int * System.Xml.Xsl.Runtime.XmlQueryRuntime -> System.Xml.Schema.XmlAtomicValue
Public Shared Function Int32ToAtomicValue (value As Integer, index As Integer, runtime As XmlQueryRuntime) As XmlAtomicValue
Parametreler
- runtime
- XmlQueryRuntime
XmlQueryRuntime sınıfının örneği.
Döndürülenler
XmlAtomicValueDeğer için nesne Int32 .