'Declaration <DescriptionAttribute("Annotation view collection associated with the annotation.")> Public ReadOnly Property ViewItems As AnnotationViewCollection
[Description("Annotation view collection associated with the annotation.")] public AnnotationViewCollection ViewItems { get; }
[Description("Annotation view collection associated with the annotation.")] public: __property AnnotationViewCollection* get_ViewItems();
[Description("Annotation view collection associated with the annotation.")] public:
property AnnotationViewCollection^ ViewItems { AnnotationViewCollection^ get(); }