class Xapian::Document::ValueSlots
  
  - Xapian::Document::ValueSlots
 - Reference
 - Object
 
Defined in:
xapian/document.crConstructors
Instance Method Summary
- #[](slot : UInt32)
 - #[]=(slot : UInt32, value : Value)
 - #[]=(slot : UInt32, value)
 - #clear
 - #count
 - #delete(slot : UInt32)
 - #empty?