TableIndex Enumerazione
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public enum class TableIndex
public enum TableIndex
type TableIndex =
Public Enum TableIndex
- Ereditarietà
Campi
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 |
Si applica a
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.