System::Collections::Specialized::BitVector32::ToString-metod

BitVector32::ToString() const method

Konverterar värdet som representeras av det aktuella objektet till en sträng.

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

Se även

BitVector32::ToString(const BitVector32&) method

Konverterar värdet som representeras av värdeparametern till en sträng.

static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
ParameterTypeBeskrivning
valueconst BitVector32&objekt som ska konverteras

ReturnValue

strängrepresentation av objektet

Se även