TableIndex Enum
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,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 |