Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Serialization Namespaces
Altaxo.Serialization.Origin
Variant Structure
Variant Methods
AsDateTime Method
AsDouble Method
AsString Method
AsTimeSpan Method
ValueType Method
Variant
As
Time
Span Method
Return the contained value as a TimeSpan or null.
Namespace:
Altaxo.Serialization.Origin
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
TimeSpan
?
AsTimeSpan
()
Return Value
Nullable
TimeSpan
The contained value as a
TimeSpan
, or
if the variant is empty.
See Also
Reference
Variant Structure
Altaxo.Serialization.Origin Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net