Uses of Record Class
net.codecrete.windowsapi.winmd.tables.CodedIndex
Packages that use CodedIndex
-
Uses of CodedIndex in net.codecrete.windowsapi.winmd.tables
Methods in net.codecrete.windowsapi.winmd.tables that return CodedIndexModifier and TypeMethodDescriptionCustomAttribute.constructorIndex()Coded index of the constructor method (MethodDefOrRef).static CodedIndexCodedIndex.decode(int rawIndex, int[] tables) Creates a new instance by decoding the index value for a coded index for the given list of tables.TypeDef.extendsTypeIndex()Coded index of the extended type (TypeDefOrRef).InterfaceImpl.interfaceTypeDefOrRef()Gets the interfaces as a TypDefOrRef coded indexMemberRef.parentIndex()Returns the class the member belongs to (MemberRefParent coded index)TypeRef.resolutionScopeIndex()Gets the resolution scoped as a coded index.