るりまサーチ

最速Rubyリファレンスマニュアル検索!
108件ヒット [101-108件を表示] (0.032秒)
トップページ > クエリ:Module[x] > クエリ:method[x] > クエリ:instance_methods[x] > クエリ:methods[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. win32ole ole_methods
  2. fileutils methods
  3. win32ole ole_get_methods
  4. win32ole ole_put_methods
  5. win32ole ole_func_methods

検索結果

<< < 1 2 >>

Object#public_methods(include_inherited = true) -> [Symbol] (12232.0)

そのオブジェクトが理解できる public メソッド名の一覧を返します。

...が理解できる public メソッド名の一覧を返します。

@param include_inherited 偽となる値を指定すると自身のクラスのスーパークラスで定義されたメソッドを除きます。


@see Module#public_instance_methods,Object#methods,Object#singleton_methods...
<< < 1 2 >>