C# Class System.Reflection.MetadataArgs.SkipAddresses

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
ByteArray byte[]
ConstArray ConstArray
CorElementType CorElementType
DeclSecurityAttributes DeclSecurityAttributes
EventAttributes EventAttributes
FieldAttributes FieldAttributes
Guid System.Guid
Int32 int
Int32Array int[]
MetadataColumnType MetadataColumnType
MetadataFieldOffsetArray System.Reflection.MetadataFieldOffset[]
MethodAttributes MethodAttributes
MethodImplAttributes MethodImplAttributes
MethodSemanticsAttributes MethodSemanticsAttributes
PInvokeAttributes PInvokeAttributes
ParameterAttributes ParameterAttributes
PropertyAttributes PropertyAttributes
String string
TypeAttributes TypeAttributes

Property Details

ByteArray public property

public byte[] ByteArray
return byte[]

ConstArray public property

public ConstArray,System.Reflection ConstArray
return ConstArray

CorElementType public property

public CorElementType CorElementType
return CorElementType

DeclSecurityAttributes public property

public DeclSecurityAttributes DeclSecurityAttributes
return DeclSecurityAttributes

EventAttributes public property

public EventAttributes EventAttributes
return EventAttributes

FieldAttributes public property

public FieldAttributes FieldAttributes
return FieldAttributes

Guid public property

public Guid,System Guid
return System.Guid

Int32 public property

public int Int32
return int

Int32Array public property

public int[] Int32Array
return int[]

MetadataColumnType public property

public MetadataColumnType MetadataColumnType
return MetadataColumnType

MetadataFieldOffsetArray public property

public MetadataFieldOffset[],System.Reflection MetadataFieldOffsetArray
return System.Reflection.MetadataFieldOffset[]

MethodAttributes public property

public MethodAttributes MethodAttributes
return MethodAttributes

MethodImplAttributes public property

public MethodImplAttributes MethodImplAttributes
return MethodImplAttributes

MethodSemanticsAttributes public property

public MethodSemanticsAttributes MethodSemanticsAttributes
return MethodSemanticsAttributes

PInvokeAttributes public property

public PInvokeAttributes PInvokeAttributes
return PInvokeAttributes

ParameterAttributes public property

public ParameterAttributes ParameterAttributes
return ParameterAttributes

PropertyAttributes public property

public PropertyAttributes PropertyAttributes
return PropertyAttributes

String public property

public string String
return string

TypeAttributes public property

public TypeAttributes TypeAttributes
return TypeAttributes