TypeConverter.SortProperties メソッド
アセンブリ: System (system.dll 内)

Protected Function SortProperties ( _ props As PropertyDescriptorCollection, _ names As String() _ ) As PropertyDescriptorCollection
Dim props As PropertyDescriptorCollection Dim names As String() Dim returnValue As PropertyDescriptorCollection returnValue = Me.SortProperties(props, names)
protected PropertyDescriptorCollection SortProperties ( PropertyDescriptorCollection props, string[] names )
protected: PropertyDescriptorCollection^ SortProperties ( PropertyDescriptorCollection^ props, array<String^>^ names )
protected PropertyDescriptorCollection SortProperties ( PropertyDescriptorCollection props, String[] names )
protected function SortProperties ( props : PropertyDescriptorCollection, names : String[] ) : PropertyDescriptorCollection
戻り値
並べ替えられたプロパティを格納した PropertyDescriptorCollection。

コレクション内のプロパティのうち、名前の配列内に存在していないプロパティは、配列の末尾にアルファベット順で追加されます。names パラメータが空の配列であるか null 参照 (Visual Basic では Nothing) の場合は、コレクション内のすべてのプロパティがアルファベット順に並べ替えられます。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からTypeConverter.SortProperties メソッドを検索する場合は、下記のリンクをクリックしてください。

- TypeConverter.SortProperties メソッドのページへのリンク