System::Reflection::MethodInfo クラス
MethodInfo class
クラスメソッドに関する情報を表します。
class MethodInfo : public System::Reflection::MemberInfo
メソッド
| メソッド | 説明 |
|---|---|
| get_MemberType() const override | このメンバーがメソッドであることを示す MemberTypes の値を取得します。 |
| MethodInfo(const String&) | 新しい MethodInfo クラスのインスタンスを初期化します。 |
参照
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.Page for C++