Gets or sets the location object located at the specified position within this collection. Namespace: MindFusion.Scheduling
|
C# |
---|
public Location Item [ |
Visual Basic |
---|
Public Property Item ( _ |
The Location object at the specified index.
This indexer property enables using the C# [] operator or the VB.NET () operator to access the elements of the collection by their integer indices.