CodedIndex.TypeDefOrRef(EntityHandle) Método

Definición

Calcula un índice codificado TypeDefOrRef para el controlador especificado.

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

Parámetros

Devoluciones

Int32

Excepciones

El tipo de identificador es inesperado.

Se aplica a