Calendar for WinRT
Add Method (DateList)

The System.DateTime value to be added to the end of the Collection.
Adds a System.DateTime value to the end of the Collection.
Syntax
'Declaration
 
Public Shadows Sub Add( _
   ByVal item As System.Date _
) 
public new void Add( 
   System.DateTime item
)

Parameters

item
The System.DateTime value to be added to the end of the Collection.
See Also

Reference

DateList Class
DateList Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback