net90_PropertyGridHelpers.Controls_FlagCheckedListBoxItem_IsMemberFlag - dparvin/PropertyGridHelpers GitHub Wiki

FlagCheckedListBoxItem.IsMemberFlag method

Determines whether this flag item is a member of the specified composite flag value.

public bool IsMemberFlag(FlagCheckedListBoxItem composite)
parameter description
composite A FlagCheckedListBoxItem representing the composite flags to test against.

Return Value

true if this flag is included in the composite; otherwise, false.

See Also

⚠️ **GitHub.com Fallback** ⚠️