System::Collections::BitArray::idx_set विधि
BitArray::idx_set method
सेटर फ़ंक्शन।
void System::Collections::BitArray::idx_set(int index, bool value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| सूचकांक | int | सेट करने के लिए बिट का सूचकांक। |
| मान | bool | नया बिट मान। |
संबंधित देखें
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++