Gets the number of bits used to construct the bitmask.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int BitmaskBits { get; }
Public ReadOnly Property BitmaskBits As Integer
Get
public:
property int BitmaskBits {
int get ();
}
member BitmaskBits : int with get
Property Value
Type:
Int32See Also