System::Collections::BitArray::idx_get 方法

BitArray::idx_get method

获取函数。

bool System::Collections::BitArray::idx_get(int index) const
参数类型描述
索引int要提取的位索引。

ReturnValue

被引用位的值。

另见