Gets or sets the DayOfWeekStyle located at the specified index within this collection. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public DayOfWeekStyle Item [ |
Visual Basic |
---|
Public Property Item ( _ |
A DayOfWeekStyle instance located at the specified index within this collection.
This indexer property allows using the C# [] or VB.NET () operators to access elements of this collection by their integer index.