RDatePropertyCollectionAdd Method

There are two overloads for this method

Overload List

Add(DateTime) Add an RDateProperty to the collection and assign it the specified date/time value
Add(Period) Add an RDateProperty to the collection and assign it the specified period value
Add(T)Adds an object to the end of the CollectionT.

See Also