Scheduler for WinRT
DateList Class
Members 


The DateList class is a wrapper for the List instance. At addition of the new value, it cuts off the time part of the value and ensures that the value is not present in the list yet.
Object Model
DateList Class
Syntax
'Declaration
 
Public Class DateList 
'Usage
 
Dim instance As DateList
public class DateList 
Remarks
This class uses binary search for all operations.
Inheritance Hierarchy

System.Object
   C1.C1Schedule.DateList

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateList Members
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.