Gets or sets the DateTime located at the specified position within this collection. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public DateTime Item [ |
Visual Basic |
---|
Public Property Item ( _ |
A DateTime 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.