CodedIndex.Implementation(EntityHandle) Method

Definition

Calculates an implementation coded index for the specified handle.

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

Parameters

Returns

Exceptions

The handle type is unexpected.

Applies to