Share via


IFormatterConverter.ToUInt32(Object) Yöntem

Tanım

Önemli

Bu API, CLS uyumlu değildir.

Bir değeri 32 bit işaretsiz tamsayıya dönüştürür.

public:
 System::UInt32 ToUInt32(System::Object ^ value);
public uint ToUInt32 (object value);
[System.CLSCompliant(false)]
public uint ToUInt32 (object value);
abstract member ToUInt32 : obj -> uint32
[<System.CLSCompliant(false)>]
abstract member ToUInt32 : obj -> uint32
Public Function ToUInt32 (value As Object) As UInteger

Parametreler

value
Object

Dönüştürülecek nesne.

Döndürülenler

Dönüştürülen value.

Öznitelikler

Şunlara uygulanır