TypeDelegator.GetMethods メソッド
オーバーロードの一覧
現在の TypeDelegator の指定したメソッドを表す MethodInfo オブジェクトの配列を返します。
[Visual Basic] Overloads Overrides Public Function GetMethods(BindingFlags) As MethodInfo() Implements IReflect.GetMethods
[JScript] public override function GetMethods(BindingFlags) : MethodInfo[];
Type から継承されます。
[Visual Basic] Overloads Public Function GetMethods() As MethodInfo()
参照
TypeDelegator クラス | TypeDelegator メンバ | System.Reflection 名前空間