commit_sequence
Description:
[ Version ( since = "3.34" ) ]
public void commit_sequence ()
public void commit_sequence ()
Increments the sequence number property in a calendar component object if it needs it.
This needs to be done when any of a number of properties listed in RFC 2445 change values, such as the start and end dates of a component.
This function must be called before calling get_as_string to ensure that the component is fully consistent.
Parameters:
this |
A calendar component object. |