るりまサーチ

最速Rubyリファレンスマニュアル検索!
108件ヒット [101-108件を表示] (0.082秒)

別のキーワード

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

検索結果

<< < 1 2 >>

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

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

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

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


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