Aracılığıyla paylaş


IDebugConvert.GetManagedCharObject(UInt16) Yöntem

Tanım

Bir sınıfta uygulandığında, belirtilen temel Char değere sahip bir yönetilen nesne oluşturur.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 System::Object ^ GetManagedCharObject(System::UInt16 i);
public object GetManagedCharObject (ushort i);
abstract member GetManagedCharObject : uint16 -> obj
Public Function GetManagedCharObject (i As UShort) As Object

Parametreler

i
UInt16

Dönüştürülecek değer.

Döndürülenler

i ve ardından öğesine CharObjectdönüştürülür.

Şunlara uygulanır

Ayrıca bkz.