Empty Property

Summary

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

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

Property Value

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

Requirements

Target Platforms

See Also

Reference

UuidUrl Structure

UuidUrl 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