System::Collections::Specialized::BitVector32::idx_get 메서드

BitVector32::idx_get(BitVector32::Section) method

지정된 섹션의 값을 가져옵니다.

int32_t System::Collections::Specialized::BitVector32::idx_get(BitVector32::Section section)
매개변수형식설명
sectionBitVector32::Section지정된 섹션.

또 보기

BitVector32::idx_get(int32_t) method

지정된 모든 비트가 설정되어 있는지 여부를 나타내는 값을 가져옵니다.

bool System::Collections::Specialized::BitVector32::idx_get(int32_t bit)
매개변수형식설명
bitint32_t지정된 비트들.

또 보기