'Declaration Public ReadOnly Property AgreedContexts As DicomContextCollection
'Usage Dim instance As DicomAssociation Dim value As DicomContextCollection value = instance.AgreedContexts
public DicomContextCollection AgreedContexts {get;}
public: property DicomContextCollection^ AgreedContexts { DicomContextCollection^ get(); }