←Select platform

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

Leadtools.Jpeg2000 Assembly