The bit mask for a single character in the current encoding.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public int BitMask { get; }
public int BitMask { get; }
Public ReadOnly Property BitMask As Integer
Get
Public ReadOnly Property BitMask As Integer
Get
public:
property int BitMask {
int get ();
}
public:
property int BitMask {
int get ();
}
member BitMask : int with get
member BitMask : int with get