Indexer of this collection.
Namespace:
C1.Web.iPhone.C1CalendarAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual C1CalendarDay this[ Object obj ] { get; set; } |
Visual Basic |
---|
Public Overridable Default Property Item ( _ obj As Object _ ) As C1CalendarDay Get Set |
Parameters
- obj
- Type: System..::..Object