CodedIndex.MemberRefParent(EntityHandle) メソッド

定義

指定したハンドルの MemberRefParent コード化インデックスを計算します。

public:
 static int MemberRefParent(System::Reflection::Metadata::EntityHandle handle);
public static int MemberRefParent(System.Reflection.Metadata.EntityHandle handle);
static member MemberRefParent : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function MemberRefParent (handle As EntityHandle) As Integer

パラメーター

返品

例外

ハンドルの種類が予期しない。

適用対象