←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly