System::Collections::Specialized::BitVector32::ToString メソッド

BitVector32::ToString() const method

現在のオブジェクトで表される値を文字列に変換します。

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

参照

BitVector32::ToString(const BitVector32&) method

value パラメーターで表される値を文字列に変換します。

static String System::Collections::Specialized::BitVector32::ToString(const BitVector32 &value)
パラメーター説明
valueconst BitVector32&変換対象のオブジェクト

ReturnValue

オブジェクトの文字列表現

参照