C# Class System.Reflection.MetadataArgs.SkipAddresses

Mostra 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_oe property

public byte[] ByteArray
return byte[]

ConstArray public_oe property

public ConstArray,System.Reflection ConstArray
return ConstArray

CorElementType public_oe property

public CorElementType CorElementType
return CorElementType

DeclSecurityAttributes public_oe property

public DeclSecurityAttributes DeclSecurityAttributes
return DeclSecurityAttributes

EventAttributes public_oe property

public EventAttributes EventAttributes
return EventAttributes

FieldAttributes public_oe property

public FieldAttributes FieldAttributes
return FieldAttributes

Guid public_oe property

public Guid,System Guid
return System.Guid

Int32 public_oe property

public int Int32
return int

Int32Array public_oe property

public int[] Int32Array
return int[]

MetadataColumnType public_oe property

public MetadataColumnType MetadataColumnType
return MetadataColumnType

MetadataFieldOffsetArray public_oe property

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

MethodAttributes public_oe property

public MethodAttributes MethodAttributes
return MethodAttributes

MethodImplAttributes public_oe property

public MethodImplAttributes MethodImplAttributes
return MethodImplAttributes

MethodSemanticsAttributes public_oe property

public MethodSemanticsAttributes MethodSemanticsAttributes
return MethodSemanticsAttributes

PInvokeAttributes public_oe property

public PInvokeAttributes PInvokeAttributes
return PInvokeAttributes

ParameterAttributes public_oe property

public ParameterAttributes ParameterAttributes
return ParameterAttributes

PropertyAttributes public_oe property

public PropertyAttributes PropertyAttributes
return PropertyAttributes

String public_oe property

public string String
return string

TypeAttributes public_oe property

public TypeAttributes TypeAttributes
return TypeAttributes