Aurigma Graphics Mill 5.5 for .NET
XmpData..::.Values Property
Returns a collection of nodes stored in this tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public ReadOnly Property Values As ICollection
C#
public ICollection Values { get; }