IsNull Method

Summary

Determines whether this instance is null.

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

Return Value

true if this instance is null; otherwise, false.

Requirements

Target Platforms

See Also

Reference

Time Structure

Time 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