public ExDatePropertyCollection(
IList<ExDateProperty> exDates
)Public Sub New (
exDates As IList(Of ExDateProperty)
)public:
ExDatePropertyCollection(
IList<ExDateProperty^>^ exDates
)new :
exDates : IList<ExDateProperty> -> ExDatePropertyCollection