Edit

Share via


CodedIndex.MemberRefParent(EntityHandle) Method

Definition

Calculates a MemberRefParent coded index for the specified handle.

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

Parameters

Returns

Exceptions

The handle type is unexpected.

Applies to