CodedIndex.CustomAttributeType(EntityHandle) Metodo

Definizione

Calcola un indice codificato CustomAttributeType per l'handle specificato.

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

Parametri

Restituisce

Eccezioni

Il tipo di handle non è previsto.

Si applica a