AttrFilterFunc

Type of a function filtering a list of attributes.

alias AttrFilterFunc = bool delegate

Return Value

true if the attribute should be selected for filtering, false otherwise.