C# Класс PERWAPI.MapElem

Base class for elements in the PropertyMap, EventMap and NestedClass MetaData tables
Наследование: MetaDataElement
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
BuildTables ( MetaDataOut md ) : void
MapElem ( ClassDef classDef, ClassDef paren, MDTable tableIx ) : System
MapElem ( ClassDef classDef, uint elIx, MDTable tableIx ) : System
MapElem ( PEReader buff, MDTable tab ) : System
Read ( PEReader buff, TableRow maps, MDTable tab ) : void
ReadNestedClassInfo ( PEReader buff, uint num, uint parIxs ) : void
Resolve ( PEReader buff ) : void
Size ( MetaData md, MDTable tabIx ) : uint
SortKey ( ) : uint
Write ( PEWriter output ) : void