|
System::FlagsAttribute Class Reference More... Inheritance diagram for System::FlagsAttribute:
|
|
Flags(TypeId="System.FlagsAttribute")> ... Remarks. These flags alter the behaviour of a given search. Some of the flags ...
|
|
C# From a Java Developer's Perspective: http://www.25hoursaday.com/ What follows is an overview of similarities and differences between the language features and libraries of the ...
|
|
The constructors of System.FlagsAttribute are listed below. For a list of all members, see the FlagsAttribute Members list. See Also: Inherited members from System ...
|
|
The members of System.FlagsAttribute are listed below. See Also: Inherited members from System.Attribute [ ...
|
|
Base Types Object Attribute FlagsAttribute. Assembly mscorlib Library BCL Summary Indicates that the Enum targeted by the current attribute is declared as a bit-field.
|
|
Indicates that an enumeration can be treated as a bit field ... Indicates that an enumeration can be treated as a bit field; that is, a set of flags.
|
|
Indicates that an enumeration can be treated as a bit field; that is, a set of flags. For a list of all members of this type, see FlagsAttribute Members
|