Empty Property

Summary

Represents an UuidId that is a null reference (Nothing in VB).

Syntax
C#
VB
C++
public static UuidId Empty { get; } 
  
Public Shared ReadOnly Property Empty As UuidId 
public: 
static property UuidId Empty { 
   UuidId get(); 
} 

Property Value

An empty UuidId object which has all its values set to zero.

Requirements

Target Platforms

See Also

Reference

UuidId Structure

UuidId Members

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

Leadtools.Jpeg2000 Assembly