PEReaderExtensions 類別

定義

public ref class PEReaderExtensions abstract sealed
public static class PEReaderExtensions
type PEReaderExtensions = class
Public Module PEReaderExtensions
繼承
PEReaderExtensions

方法

GetMetadataReader(PEReader)

MetadataReader 取得 PEReader

GetMetadataReader(PEReader, MetadataReaderOptions)

從 取得具有指定中繼資料讀取組態 PEReader 的中繼資料讀取器。

GetMetadataReader(PEReader, MetadataReaderOptions, MetadataStringDecoder)

PEReader 取得具有指定中繼資料讀取組態和編碼組態的中繼資料讀取器。

GetMethodBody(PEReader, Int32)

傳回具有指定相對虛擬位址 (RVA) 之方法的主體區塊。

適用於