TableIndex class sealed
Represents an index into a table.
- Implementers
- AssemblyIndex
- AssemblyOSIndex
- AssemblyProcessorIndex
- AssemblyRefIndex
- AssemblyRefOSIndex
- AssemblyRefProcessorIndex
- ClassLayoutIndex
- ConstantIndex
- CustomAttributeIndex
- DeclSecurityIndex
- EventIndex
- EventMapIndex
- ExportedTypeIndex
- FieldIndex
- FieldLayoutIndex
- FieldMarshalIndex
- FieldRVAIndex
- FileIndex
- GenericParamConstraintIndex
- GenericParamIndex
- ImplMapIndex
- InterfaceImplIndex
- ManifestResourceIndex
- MemberRefIndex
- MethodDefIndex
- MethodImplIndex
- MethodSemanticsIndex
- MethodSpecIndex
- ModuleIndex
- ModuleRefIndex
- NestedClassIndex
- ParamIndex
- PropertyIndex
- PropertyMapIndex
- StandAloneSigIndex
- TypeDefIndex
- TypeRefIndex
- TypeSpecIndex
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited