EventHandlerList クラス
アセンブリ: System (system.dll 内)

Public NotInheritable Class EventHandlerList Implements IDisposable
public sealed class EventHandlerList : IDisposable
public final class EventHandlerList implements IDisposable
public final class EventHandlerList implements IDisposable

このクラスは、リニア サーチ アルゴリズムを使用して、デリゲートのリスト内のエントリを検索します。リニア サーチ アルゴリズムは、処理するエントリ数が多い場合は効率的ではありません。つまり、リストが大きい場合、エントリの検索速度は遅くなります。
![]() |
---|
このクラスに適用される HostProtectionAttribute 属性の Resources プロパティの値は、SharedState です。HostProtectionAttribute は、デスクトップ アプリケーション (一般的には、アイコンをダブルクリック、コマンドを入力、またはブラウザに URL を入力して起動するアプリケーション) には影響しません。詳細については、HostProtectionAttribute クラスのトピックまたは「SQL Server プログラミングとホスト保護属性」を参照してください。 |


System.ComponentModel.EventHandlerList


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


- EventHandlerList クラスのページへのリンク