BitVector32.Section.Mask Property

Definition

Gets a mask that isolates this section within the BitVector32.

public:
 property short Mask { short get(); };
public short Mask { get; }
member this.Mask : int16
Public ReadOnly Property Mask As Short

Property Value

A mask that isolates this section within the BitVector32.

Applies to