System::Collections::Specialized::BitVector32::CreateMask 方法

BitVector32::CreateMask() method

创建系列中的第一个掩码。

static int32_t System::Collections::Specialized::BitVector32::CreateMask()

另见

BitVector32::CreateMask(int32_t) method

创建系列中的下一个掩码。

static int32_t System::Collections::Specialized::BitVector32::CreateMask(int32_t previous)
参数类型描述
前一个int32_t前一个系列

另见