MethodSpecification.GetCustomAttributes メソッド

定義

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

戻り値

CustomAttributeHandleCollection

適用対象