TypeDelegator.GetEvent メソッド
オーバーロードの一覧
指定したイベントを返します。
[Visual Basic] Overloads Overrides Public Function GetEvent(String, BindingFlags) As EventInfo
[C#] public override EventInfo GetEvent(string, BindingFlags);
[JScript] public override function GetEvent(String, BindingFlags) : EventInfo;
Type から継承されます。
[Visual Basic] Overloads Public Function GetEvent(String) As EventInfo
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間