Inserts a date to the collection at the specified index.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public virtual void Insert ( |
Visual Basic
![]() |
---|
Public Overridable Sub Insert( _ |
The zero-based index at which date should be inserted.
The date to insert into the collection.