FlagsAttribute (System.FlagsAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Indicates that an enumeration can be treated as a bit field; that is, a set of flags.

VB.NET C#

C#

public class FlagsAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

System::FlagsAttribute class Reference

System::FlagsAttribute Class Reference More... Inheritance diagram for System::FlagsAttribute:

RECLS_FLAG Enumeration

Flags(TypeId="System.FlagsAttribute")> ... Remarks. These flags alter the behaviour of a given search. Some of the flags ...

MBR IT/.NET 247 : System.FlagsAttribute Class [Articles]

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 ...

Mono Documentation

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 ...

Mono Documentation

The members of System.FlagsAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

System.FlagsAttribute Class

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.

FlagsAttribute Class (System)

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.

FlagsAttribute Class

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

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support