C# Class PERWAPI.TableRow

Abstract class to represent a row of the Meta Data Tables
Datei anzeigen Open project: xored/f4 Class Usage Examples

Protected Properties

Property Type Description
tabIx MDTable

Private Methods

Method Description
TableRow ( ) : System
TableRow ( PEReader buff, uint ix, MDTable tableIx ) : System

Property Details

tabIx protected_oe property

The index of the Meta Data Table containing this element
protected MDTable tabIx
return MDTable