Leadtools.Jpeg2000 Namespace > Jpeg2000FileInformation Structure : Association Property |
public BoxInformationElement[] Association {get;}
'Declaration Public ReadOnly Property Association As BoxInformationElement()
'Usage Dim instance As Jpeg2000FileInformation Dim value() As BoxInformationElement value = instance.Association
public: property array<BoxInformationElement>^ Association { array<BoxInformationElement>^ get(); }