VB.NET Language in a Nutshell

   
Flags Attribute

Class

System.Flags

Applies to

Enum

Description

Indicates that an enumerated type should be treated as a set of flags that can be added together, rather than as a set of mutually exclusive values.

Constructor

New( )

Properties

None

   

Категории