C# 클래스 PERWAPI.TableRow

Abstract class to represent a row of the Meta Data Tables
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
tabIx MDTable

비공개 메소드들

메소드 설명
TableRow ( ) : System
TableRow ( PEReader buff, uint ix, MDTable tableIx ) : System

프로퍼티 상세

tabIx 보호되어 있는 프로퍼티

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