←Select platform

GetTimeSpan Method

Summary

Reads the property as a time span.

Syntax
C#
VB
C++
public TimeSpan GetTimeSpan( 
   string name 
) 
Public Function GetTimeSpan( 
   ByVal name As String 
) As TimeSpan 
public:  
   TimeSpan^ GetTimeSpan( 
      String^ name 
   ) 

Parameters

name

Name of the property to query.

Return Value

Time span value of the property.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly