GH_Time Constructor (DateTime) |
Initializes a new instance of the
GH_Time class
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Time(
DateTime time
)
Public Sub New (
time As DateTime
)
Parameters
- time
- Type: SystemDateTime
See Also