Search
DayOfWeekStyleCollection Methods
 


 Public Methods

  Name Description

Add

Adds the specified DayOfWeekStyle object to this collection.

Contains

Determines whether this collection contains the specified DayOfWeekStyle instance.

CopyTo

Copies the elements of the DayOfWeekStyleCollection to another collection, starting from a particular index.

IndexOf

Returns the zero-based index of the first occurrence of a DayOfWeekStyle object in this collection.

Insert

Inserts the specified DayOfWeekStyle object at the specified position within the collection.

Remove

Removes the first occurrence of the specified DayOfWeekStyle object from this collection.

 See Also