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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.