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 |