次の方法で共有


LinkArea.LinkAreaConverter.GetProperties メソッド (ITypeDescriptorContext, Object, Attribute )

このメンバは TypeConverter.GetProperties をオーバーライドします。

Overrides Overloads Public Function GetProperties( _
   ByVal context As ITypeDescriptorContext, _   ByVal value As Object, _   ByVal attributes() As Attribute _) As PropertyDescriptorCollection
[C#]
public override PropertyDescriptorCollection GetProperties(ITypeDescriptorContextcontext,objectvalue,Attribute[] attributes);
[C++]
public: PropertyDescriptorCollection* GetProperties(ITypeDescriptorContext* context,Object* value,Attribute* attributes[]);
[JScript]
public override function GetProperties(
   context : ITypeDescriptorContext,value : Object,attributes : Attribute[]) : PropertyDescriptorCollection;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

LinkArea.LinkAreaConverter クラス | LinkArea.LinkAreaConverter メンバ | System.Windows.Forms 名前空間 | LinkArea.LinkAreaConverter.GetProperties オーバーロードの一覧