Adds the specified DateTime object to this collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public void Add ( |
Visual Basic
Copy Code
|
|---|
Public Sub Add( _ |
A DateTime instance to be added to the collection.
See Also