System::Collections::BitArray::Get 方法
BitArray::Get method
获取 BitArray 元素。
bool System::Collections::BitArray::Get(int index) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | int | 要获取的位索引。 |
ReturnValue
Boolean representation of addressed bit.
另见
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++