共用方式為


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

參數

傳回

例外狀況

控制代碼類型是非預期的。

適用於