[]
Removes the element with the specified index from the HolidayStyleCollection.
public override void RemoveAt(int index)
Public Overrides Sub RemoveAt(index As Integer)
Type | Name | Description |
---|---|---|
int | index | The int value that indicates the index of the item. |