CodedIndex.CustomAttributeType(EntityHandle) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Calcula un índice codificado CustomAttributeType para el controlador especificado.
public:
static int CustomAttributeType(System::Reflection::Metadata::EntityHandle handle);
public static int CustomAttributeType(System.Reflection.Metadata.EntityHandle handle);
static member CustomAttributeType : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function CustomAttributeType (handle As EntityHandle) As Integer
Parámetros
Devoluciones
Excepciones
El tipo de identificador es inesperado.