C# Class PERWAPI.TableRow

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

Protected Properties

Свойство Type Description
tabIx MDTable

Private Methods

Méthode 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
Résultat MDTable