MetadataReader.GetCustomAttributes(EntityHandle) Méthode

Définition

public:
 System::Reflection::Metadata::CustomAttributeHandleCollection GetCustomAttributes(System::Reflection::Metadata::EntityHandle handle);
public System.Reflection.Metadata.CustomAttributeHandleCollection GetCustomAttributes (System.Reflection.Metadata.EntityHandle handle);
member this.GetCustomAttributes : System.Reflection.Metadata.EntityHandle -> System.Reflection.Metadata.CustomAttributeHandleCollection
Public Function GetCustomAttributes (handle As EntityHandle) As CustomAttributeHandleCollection

Paramètres

handle
EntityHandle

Retours

S’applique à