ExportedTypeExtensions クラス

定義

ExportedType テーブルの TypeDefinitionId 列にアクセスするための拡張メソッドを提供します。

public ref class ExportedTypeExtensions abstract sealed
public static class ExportedTypeExtensions
type ExportedTypeExtensions = class
Public Module ExportedTypeExtensions
継承
ExportedTypeExtensions

メソッド

名前 説明
GetTypeDefinitionId(ExportedType)

モジュールの TypeDef テーブル内のターゲット型の行番号のヒントを取得します。 名前空間と名前が一致しない場合、解決はターゲット TypeDef テーブルの完全な検索にフォールバックします。 IsForwardertrueされている場合は、無視され、0 にする必要があります。

適用対象