Gets the Resource object identified by the specified string.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public TResource Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
The Resource instance identified by the specified string.
This indexer property enables using the C# [] operator to access the elements of the collection by their string identifiers.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |