Replaces the current content of the collection with the specified date.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public void AddSingle ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddSingle( _ |
The date to become the sole element in the collection.
See Also