ParameterAttributes (System.Reflection.ParameterAttributes)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: mscorlib.dll

Defines the attributes that may be associated with a parameter. These are defined in CorHdr.h.

VB.NET C#

C#

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

Articles

MBR IT/.NET 247 : System.Reflection Namespace [Details]

System.Reflection.ParameterAttributes: System.Reflection.ParameterInfo: System.Reflection.ParameterModifier ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for ...

Pearson Education - .NET Framework Standard Library Annotated ...

System.Reflection.ParameterAttributes Enum. System.Reflection.ParameterInfo. System.Reflection.ParameterModifier Structure. System.Reflection.PropertyAttributes Enum

September 2007 - Posts - Jesus Rodriguez's WebLog

param1Info.Attributes = ((System.Reflection.ParameterAttributes)((System.Reflection.ParameterAttributes.In))); param1Info.Position = 0;

Defining service contracts programmatically on .NET Framework 3.5 ...

param1Info.Attributes = ((System.Reflection.ParameterAttributes)((System.Reflection.ParameterAttributes.In))); param1Info.Position = 0;

Mono Documentation

DefineParameter ( string , System.Reflection.ParameterAttributes , int , SymAddressKind , int , int , int ) Documentation for this section has not yet been entered.

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.ParameterAttributes Enumeration ... System.Flags] [System.Runtime.InteropServices.ComVisible(true)] public ...

System.Reflection.ParameterAttributes Enum

Base Types Object ValueType Enum ParameterAttributes. Assembly mscorlib Library Reflection Summary Defines the attributes for a parameter. Description

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