IsSingleValue Method

Summary

Returns a value that indicates whether this DateTime is a single value.

Syntax
C#
VB
C++
public bool IsSingleValue() 
Public Function IsSingleValue() As Boolean 
public: 
bool IsSingleValue();  

Return Value

'true' if this DateTime is a single value; otherwise, 'false'.

Requirements

Target Platforms

See Also

Reference

DateRange Class

DateRange Members

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

Leadtools.Dicom.Common Assembly