System::Collections::Specialized::BitVector32::ToString metodu

BitVector32::ToString() const method

Mevcut nesneyle temsil edilen değeri dizeye dönüştürür.

String System::Collections::Specialized::BitVector32::ToString() const

Ayrıca Bakınız

BitVector32::ToString(const BitVector32&) method

value parametresiyle temsil edilen değeri dizeye dönüştürür.

static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
ParametreTürAçıklama
değerconst BitVector32&dönüştürülecek nesne

ReturnValue

nesnenin string temsili

Ayrıca Bakınız