get_part_enabled


Description:

[ Version ( since = "3.40" ) ]
public bool get_part_enabled (CollectionBackendParts parts)

Checks whether the this has enabled at least of the parts.

Parameters:

this

an CollectionBackend

parts

a bit-or of CollectionBackendParts with parts to be checked

Returns:

true, when at least one of the parts is enabled and the backend's Source is enabled as well.