bitfield_from_string


Description:

[ Version ( since = "0.5.2" ) ]
public static Bitfield bitfield_from_string (string filters)

Converts text representation to its enumerated type bitfield, or 0 for invalid

Parameters:

filters

the enumerated constant value, e.g. "available;~gui"

Returns:

The enumerated type values