FlagsEnumeration class

FlagsEnumeration class

The FlagsEnumeration type exposes the following members:

Methods

Method Description
_has_flag_arg
_has_flag_value_int32
_to_string_noargs
combine
has_flag
has_flag_value
has_flag_value_int32
to_string
_compare_to_object (inherited from Enumeration)
_equals_enumeration (inherited from Enumeration)
_equals_object (inherited from Enumeration)
_get_hash_code_noargs (inherited from Enumeration)
compare_to (inherited from Enumeration)
compare_to_object (inherited from Enumeration)
equals (inherited from Enumeration)
equals_enumeration (inherited from Enumeration)
equals_object (inherited from Enumeration)
from_display_name (inherited from Enumeration)
from_value (inherited from Enumeration)
get_all (inherited from Enumeration)
get_hash_code (inherited from Enumeration)

See Also