TableIndex 열거형
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public enum class TableIndex
public enum TableIndex
type TableIndex =
Public Enum TableIndex
- 상속
필드
Module | 0 | |
TypeRef | 1 | |
TypeDef | 2 | |
FieldPtr | 3 | |
Field | 4 | |
MethodPtr | 5 | |
MethodDef | 6 | |
ParamPtr | 7 | |
Param | 8 | |
InterfaceImpl | 9 | |
MemberRef | 10 | |
Constant | 11 | |
CustomAttribute | 12 | |
FieldMarshal | 13 | |
DeclSecurity | 14 | |
ClassLayout | 15 | |
FieldLayout | 16 | |
StandAloneSig | 17 | |
EventMap | 18 | |
EventPtr | 19 | |
Event | 20 | |
PropertyMap | 21 | |
PropertyPtr | 22 | |
Property | 23 | |
MethodSemantics | 24 | |
MethodImpl | 25 | |
ModuleRef | 26 | |
TypeSpec | 27 | |
ImplMap | 28 | |
FieldRva | 29 | |
EncLog | 30 | |
EncMap | 31 | |
Assembly | 32 | |
AssemblyProcessor | 33 | |
AssemblyOS | 34 | |
AssemblyRef | 35 | |
AssemblyRefProcessor | 36 | |
AssemblyRefOS | 37 | |
File | 38 | |
ExportedType | 39 | |
ManifestResource | 40 | |
NestedClass | 41 | |
GenericParam | 42 | |
MethodSpec | 43 | |
GenericParamConstraint | 44 | |
Document | 48 | |
MethodDebugInformation | 49 | |
LocalScope | 50 | |
LocalVariable | 51 | |
LocalConstant | 52 | |
ImportScope | 53 | |
StateMachineMethod | 54 | |
CustomDebugInformation | 55 |
적용 대상
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
.NET