C# 클래스 System.Reflection.MetadataArgs.SkipAddresses

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

ByteArray 공개적으로 프로퍼티

public byte[] ByteArray
리턴 byte[]

ConstArray 공개적으로 프로퍼티

public ConstArray,System.Reflection ConstArray
리턴 ConstArray

CorElementType 공개적으로 프로퍼티

public CorElementType CorElementType
리턴 CorElementType

DeclSecurityAttributes 공개적으로 프로퍼티

public DeclSecurityAttributes DeclSecurityAttributes
리턴 DeclSecurityAttributes

EventAttributes 공개적으로 프로퍼티

public EventAttributes EventAttributes
리턴 EventAttributes

FieldAttributes 공개적으로 프로퍼티

public FieldAttributes FieldAttributes
리턴 FieldAttributes

Guid 공개적으로 프로퍼티

public Guid,System Guid
리턴 System.Guid

Int32 공개적으로 프로퍼티

public int Int32
리턴 int

Int32Array 공개적으로 프로퍼티

public int[] Int32Array
리턴 int[]

MetadataColumnType 공개적으로 프로퍼티

public MetadataColumnType MetadataColumnType
리턴 MetadataColumnType

MetadataFieldOffsetArray 공개적으로 프로퍼티

public MetadataFieldOffset[],System.Reflection MetadataFieldOffsetArray
리턴 System.Reflection.MetadataFieldOffset[]

MethodAttributes 공개적으로 프로퍼티

public MethodAttributes MethodAttributes
리턴 MethodAttributes

MethodImplAttributes 공개적으로 프로퍼티

public MethodImplAttributes MethodImplAttributes
리턴 MethodImplAttributes

MethodSemanticsAttributes 공개적으로 프로퍼티

public MethodSemanticsAttributes MethodSemanticsAttributes
리턴 MethodSemanticsAttributes

PInvokeAttributes 공개적으로 프로퍼티

public PInvokeAttributes PInvokeAttributes
리턴 PInvokeAttributes

ParameterAttributes 공개적으로 프로퍼티

public ParameterAttributes ParameterAttributes
리턴 ParameterAttributes

PropertyAttributes 공개적으로 프로퍼티

public PropertyAttributes PropertyAttributes
리턴 PropertyAttributes

String 공개적으로 프로퍼티

public string String
리턴 string

TypeAttributes 공개적으로 프로퍼티

public TypeAttributes TypeAttributes
리턴 TypeAttributes