ComponentTray.GetNextComponent メソッド
アセンブリ: System.Design (system.design.dll 内)

Public Function GetNextComponent ( _ component As IComponent, _ forward As Boolean _ ) As IComponent
Dim instance As ComponentTray Dim component As IComponent Dim forward As Boolean Dim returnValue As IComponent returnValue = instance.GetNextComponent(component, forward)
戻り値
コンポーネント トレイ内の次のコンポーネント。リストの最後 (forward が false の場合は最初) に到達した場合は 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に収録されているすべての辞書からComponentTray.GetNextComponent メソッドを検索する場合は、下記のリンクをクリックしてください。

- ComponentTray.GetNextComponent メソッドのページへのリンク