MetadataReader.GetCustomAttributes(EntityHandle) Metodo

Definizione

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

Parametri

handle
EntityHandle

Restituisce

Si applica a