System::Collections::BitArray::get_Count 方法

BitArray::get_Count method

获取容器大小。

int System::Collections::BitArray::get_Count() const override

ReturnValue

容器中实际的元素数量。

另见