Get values from date time

Namespace: T.Wpf.RunControls
Assembly: T.Wpf (in T.Wpf.dll)

Public Function GetValues( _ 
ByVal localTime As Date
) As IDictionary(Of String, Double)
This language is not supported or no code example is available.
public IDictionary<string, double> GetValues( 
DateTime localTime 
)
This language is not supported or no code example is available.

Parameters

localTime
Type: DateTime

Date time

Return Value

Type: IDictionary<string, double>

Values

.NET Framework

Supported in: 4.6.2, 4.7