'Declaration <DescriptionAttribute("Annotation data collection associated with the annotation.")> Public ReadOnly Property DataItems As Vintasoft.Imaging.Annotation.AnnotationDataCollection
[Description("Annotation data collection associated with the annotation.")] public Vintasoft.Imaging.Annotation.AnnotationDataCollection DataItems { get; }
[Description("Annotation data collection associated with the annotation.")] public: __property Vintasoft.Imaging.Annotation.AnnotationDataCollection* get_DataItems();
[Description("Annotation data collection associated with the annotation.")] public:
property Vintasoft.Imaging.Annotation.AnnotationDataCollection^ DataItems { Vintasoft.Imaging.Annotation.AnnotationDataCollection^ get(); }