System::Collections::BitArray::idx_get 方法
BitArray::idx_get method
获取函数。
bool System::Collections::BitArray::idx_get(int index) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 要提取的位索引。 |
ReturnValue
被引用位的值。
另见
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++