次の方法で共有


SubMenuStyle.ICustomTypeDescriptor.GetAttributes メソッド

定義

このメンバーの詳細については、「GetAttributes()」をご覧ください。

 virtual System::ComponentModel::AttributeCollection ^ System.ComponentModel.ICustomTypeDescriptor.GetAttributes() = System::ComponentModel::ICustomTypeDescriptor::GetAttributes;
System.ComponentModel.AttributeCollection ICustomTypeDescriptor.GetAttributes ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
override this.System.ComponentModel.ICustomTypeDescriptor.GetAttributes : unit -> System.ComponentModel.AttributeCollection
Function GetAttributes () As AttributeCollection Implements ICustomTypeDescriptor.GetAttributes

戻り値

このオブジェクトの属性を格納している AttributeCollection

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 インスタンスがインターフェイスに SubMenuStyle キャスト ICustomTypeDescriptor されている場合にのみ使用できます。

適用対象