Gets the specified Resource.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public Resource this[ int index ] { get; set; } |
Visual Basic |
---|
Public Default Property Item ( _ index As Integer _ ) As Resource Get Set |
Visual C++ |
---|
public: property Resource^ default[int index] { Resource^ get (int index); void set (int index, Resource^ value); } |
Parameters
- index
- Type: System..::..Int32
Item index