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

반환

적용 대상