GenericParameterAttributes (System.Reflection.GenericParameterAttributes)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

VB.NET C#

C#

public enum struct GenericParameterAttributes : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

How to: Examine and Instantiate Generic Types with Reflection

The special constraint attributes are flags, and the same flag ( System.Reflection.GenericParameterAttributes.None ) that represents no special constraints also represents no ...

Partho's Weblog : Generics Terminology in .NET Framework

... The GenericParameterAttributes property of a System.Type object representing a Generic Type Parameter gets a combination of System.Reflection.GenericParameterAttributes flags that ...

Mono Documentation

override : System.Reflection.GenericParameterAttributes . Documentation for this section has not yet been entered. GenericParameterPosition [read-only]

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.GenericParameterAttributes Enumeration: Note: This namespace, class, or member is supported only in version ...

System.Reflection.GenericParameterAttributes Enum

Summary Specifies that the generic parameter has the " .ctor " special constraint. See Also System.Reflection.GenericParameterAttributes Enum , System.Reflection Namespace

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