CodedIndex.TypeOrMethodDef(EntityHandle) Metodo

Definizione

Calcola un indice codificato TypeOrMethodDef per l'handle specificato.

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

Parametri

Restituisce

Int32

Eccezioni

Il tipo di handle non è previsto.

Si applica a