MetadataReader.GetCustomAttributes(EntityHandle) メソッド

定義

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

パラメーター

handle
EntityHandle

戻り値

適用対象