Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpeg2000 Namespace > UuidList Class : Ids Property |
public List<UuidId> Ids {get;}
'Declaration Public ReadOnly Property Ids As List(Of UuidId)
'Usage Dim instance As UuidList Dim value As List(Of UuidId) value = instance.Ids
public: property List<UuidId>^ Ids { List<UuidId>^ get(); }