ReadOnly()
Calendar::ReadOnly(const CalendarPtr&) method
Gets read only version of calendar.
static CalendarPtr System::Globalization::Calendar::ReadOnly(const CalendarPtr &calendar)
Arguments
Parameter | Type | Description |
---|---|---|
calendar | const CalendarPtr& | Calendar to get read only version of. |
Return Value
Same calendar if it is read only or a copy of it with read-only flag set.
See Also
- Typedef CalendarPtr
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Slides