CodedIndex.HasCustomAttribute(EntityHandle) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Vypočítá kódovaný index HasCustomAttribute pro zadaný popisovač.
public:
static int HasCustomAttribute(System::Reflection::Metadata::EntityHandle handle);
public static int HasCustomAttribute (System.Reflection.Metadata.EntityHandle handle);
static member HasCustomAttribute : System.Reflection.Metadata.EntityHandle -> int
Public Shared Function HasCustomAttribute (handle As EntityHandle) As Integer
Parametry
- handle
- EntityHandle
MethodDefinitionHandle, , FieldDefinitionHandleTypeReferenceHandle, TypeDefinitionHandle, ParameterHandleInterfaceImplementationHandle, MemberReferenceHandle, ModuleDefinitionHandle, , DeclarativeSecurityAttributeHandle, PropertyDefinitionHandle, EventDefinitionHandle, , StandaloneSignatureHandle, ModuleReferenceHandle, AssemblyDefinitionHandleAssemblyFileHandleAssemblyReferenceHandleTypeSpecificationHandleExportedTypeHandle, ManifestResourceHandle, , GenericParameterHandlenebo . GenericParameterConstraintHandleMethodSpecificationHandle
Návraty
Výjimky
Typ popisovače je neočekávaný.