BitVector32::Section::Mask Property

 

Gets a mask that isolates this section within the BitVector32.

Namespace:   System.Collections.Specialized
Assembly:  System (in System.dll)

public:
property short Mask {
	short get();
}

Property Value

Type: System::Int16

A mask that isolates this section within the BitVector32.

Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Return to top
Show: