←Select platform

Get(string,TimeSpan) Method

Summary

Reads the property as a time span.

Syntax
C#
VB
C++
public TimeSpan Get( 
   string name, 
   TimeSpan def 
) 
Public Function [Get]( 
   ByVal name As String, 
   ByVal def As TimeSpan 
) As TimeSpan 
public:  
   TimeSpan^ Get( 
      String^ name, 
      TimeSpan^ def 
   ) 

Parameters

name

Name of the property to query.

def

Default value to return in case the property was not set.

Return Value

Time span value of the property.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.