public RDatePropertyCollection(
IList<RDateProperty> recurDates
)Public Sub New (
recurDates As IList(Of RDateProperty)
)public:
RDatePropertyCollection(
IList<RDateProperty^>^ recurDates
)new :
recurDates : IList<RDateProperty> -> RDatePropertyCollection