RiCal::PropertyValue::Array
OccurrenceList is used to represent the value of an RDATE or EXDATE property.
©2009 Rick DeNatale, All rights reserved. Refer to the file README.txt for the license
Return an array of the occurrences within the list
# File lib/ri_cal/property_value/occurrence_list.rb, line 111 def ruby_value @elements.map {|prop| prop.ruby_value} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.