 | TimeValue Constructor |
Initializes a new instance of the
TimeValue structure/
Namespace: CompreDriveSDK.Plugins.Analyzers.DefinitionsAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic TimeValue(
TimeSpan time
)
Public Sub New (
time As TimeSpan
)
Parameters
- time TimeSpan
See Also