net90_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_IsMemberFlag - dparvin/PropertyGridHelpers GitHub Wiki
Returns true if this value is a member of the composite bit value
public bool IsMemberFlag(FlagCheckedListBoxItem composite)
parameter | description |
---|---|
composite | The composite. |
true
if [is member flag] [the specified composite]; otherwise, false
.
- class FlagCheckedListBoxItem
- namespace PropertyGridHelpers.Controls
- assembly PropertyGridHelpers