Gets the item identified by the specified string.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Item Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item ( _ |
The Item instance identified by the specified string.
This indexer property enables using the C# [] operator or the VB.NET () operator to access the elements of the collection by their string identifiers.