'Declaration <BrowsableAttribute(False)> <ReadOnlyAttribute(True)> Public ReadOnly Property Items As AnnotationDataCollection
[Browsable(False)] [ReadOnly(True)] public AnnotationDataCollection Items { get; }
[Browsable(False)] [ReadOnly(True)] public: __property AnnotationDataCollection* get_Items();
[Browsable(False)] [ReadOnly(True)] public:
property AnnotationDataCollection^ Items { AnnotationDataCollection^ get(); }