Alias for +to_hash+.
# File lib/rbvmomi/vim/ObjectContent.rb, line 9 def [](k) to_hash[k] end
Represent this ObjectContent as a hash. @return [Hash] A hash from property paths to values.
# File lib/rbvmomi/vim/ObjectContent.rb, line 4 def to_hash @cached_hash ||= to_hash_uncached end
Generated with the Darkfish Rdoc Generator 2.