CodedIndex.TypeOrMethodDef(EntityHandle) Método

Definición

Calcula un índice codificado TypeOrMethodDef para el controlador especificado.

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

Parámetros

Devoluciones

Int32

Excepciones

El tipo de identificador es inesperado.

Se aplica a