'Declaration <DescriptionAttribute("The end index of the visible slice.")> Public ReadOnly Property SliceEndIndex As System.Int32
[Description("The end index of the visible slice.")] public System.Int32 SliceEndIndex { get; }
[Description("The end index of the visible slice.")] public: __property System.Int32 get_SliceEndIndex();
[Description("The end index of the visible slice.")] public:
property System.Int32 SliceEndIndex { System.Int32 get(); }