set_sequence


Description:

[ Version ( since = "3.34" ) ]
public void set_sequence (int sequence)

Sets the sequence number of a calendar component object.

A special value -1 can be used to remove the sequence number property.

Normally this function should not be called, since the sequence number is incremented automatically at the proper times.

Parameters:

this

A calendar component object.

sequence

a sequence number to set, or -1 to remove the property