charset() Instance Public methods HRESULT charset get encoding. BSTR arg0 --- p [OUT]
hsh.key(value) â key Instance Public methods Returns the key of an occurrence of a given value. If the value is not found, returns nil. h = { "a" => 100, "b" => 200, "c" => 300, "d" => 300 } h.key(200) #=> "b" h.key(300) #=> "c" h.key(999) #=> nil
documented?() Instance Public methods A constant is documented if it has a comment, or is an alias for a documented class or module.
tsort_each_node(&block) Instance Public methods
data=(arg0) Instance Public methods VOID data value of the node
config_columnlist(lst) Instance Public methods Alias for: configcolumnlist
author=(o) Instance Public methods Singular writer for authors Usage: spec.author = 'John Jones'
eval_under_random_base(parent = nil, &b) Class Public methods
home_dir() Class Public methods The location of the rdoc data in the user's home directory. Like ::system, ri data in the user's home directory is rare and predates libraries distributed via RubyGems. ri data is rarely generated into this directory.
tabcget_tkstring(tagOrId, option) Instance Public methods
Page 557 of 2275