Ids Property

Summary

Gets or sets ID values.

Syntax
C#
VB
C++
public List<UuidId> Ids { get; } 
  
Public ReadOnly Property Ids As List(Of UuidId) 
public: 
property List<UuidId>^ Ids { 
   List<UuidId>^ get(); 
} 

Property Value

A list of UuidIds as specified in ISO/IEC 11578:1996.

Remarks

The IDs are in a list and will be associated with the URL contained within the same UuidInformationBox.

Requirements

Target Platforms

See Also

Reference

UuidList Class

UuidList 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