TypeDescriptor.GetEvents メソッド
コンポーネントまたは型のイベントのコレクションを返します。
オーバーロードの一覧
名前 | 説明 |
---|---|
TypeDescriptor.GetEvents (Object) | 指定したコンポーネントのイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
TypeDescriptor.GetEvents (Type) | 指定したコンポーネントの型のイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
TypeDescriptor.GetEvents (Object, Attribute[]) | 指定した属性配列をフィルタとして使用して、指定したコンポーネントのイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
TypeDescriptor.GetEvents (Object, Boolean) | カスタムの型記述子を使用して、指定したコンポーネントのイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
TypeDescriptor.GetEvents (Type, Attribute[]) | 指定した属性配列をフィルタとして使用して、指定したコンポーネントの型のイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
TypeDescriptor.GetEvents (Object, Attribute[], Boolean) | 指定した属性配列をフィルタとして使用し、カスタムの型記述子を使用して、指定したコンポーネントのイベントのコレクションを返します。 .NET Compact Framework によってサポートされています。 |
参照
関連項目
TypeDescriptor クラス
TypeDescriptor メンバ
System.ComponentModel 名前空間
EventDescriptor クラス
EventDescriptorCollection クラス
System.ComponentModel.CustomTypeDescriptor.GetEvents
GetDefaultEvent
CreateEvent
GetAttributes
GetProperties