System::Collections::Specialized::BitVector32::Section::ToString method

Section::ToString() const method

Converts value represented by current object to string.

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

See Also

Section::ToString(BitVector32::Section) method

Converts value represented by value param to string.

static String System::Collections::Specialized::BitVector32::Section::ToString(BitVector32::Section value)
ParameterTypeDescription
valueBitVector32::Sectionobject to be converted

See Also