Gets the Resource object identified by the specified string. Namespace: MindFusion.Scheduling
|
C# |
---|
public Resource Item [ |
Visual Basic |
---|
Public ReadOnly Property Item ( _ |
The Resource 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.