'Declaration <DefaultValueAttribute(null)> <BrowsableAttribute(False)> Public ReadOnly Property AnnotationDataCollection As Vintasoft.Imaging.Annotation.AnnotationDataCollection
[DefaultValue(null)] [Browsable(False)] public Vintasoft.Imaging.Annotation.AnnotationDataCollection AnnotationDataCollection { get; }
[DefaultValue(null)] [Browsable(False)] public: __property Vintasoft.Imaging.Annotation.AnnotationDataCollection* get_AnnotationDataCollection();
[DefaultValue(null)] [Browsable(False)] public:
property Vintasoft.Imaging.Annotation.AnnotationDataCollection^ AnnotationDataCollection { Vintasoft.Imaging.Annotation.AnnotationDataCollection^ get(); }