System::Collections::Specialized::BitVector32::CreateSection मेथड

BitVector32::CreateSection(int16_t) method

निर्दिष्ट अधिकतम मान के साथ श्रृंखला में पहला सेक्शन बनाता है।

static BitVector32::Section System::Collections::Specialized::BitVector32::CreateSection(int16_t maxValue)
पैरामीटरप्रकारविवरण
maxValueint16_tनिर्दिष्ट अधिकतम मान।

संबंधित देखें

BitVector32::CreateSection(int16_t, BitVector32::Section) method

निर्दिष्ट अधिकतम मान के साथ श्रृंखला में अगला सेक्शन बनाता है।

static BitVector32::Section System::Collections::Specialized::BitVector32::CreateSection(int16_t maxValue, BitVector32::Section previous)
पैरामीटरप्रकारविवरण
maxValueint16_tनिर्दिष्ट अधिकतम मान।
पिछलाBitVector32::Sectionपिछली श्रृंखला

संबंधित देखें