'Declaration
Public ReadOnly Property RangeSelection As IRange
'Usage
Dim instance As RangeSelectionChangedEventArgs Dim value As IRange value = instance.RangeSelection
public IRange RangeSelection {get;}
public read-only property RangeSelection: IRange;
public function get RangeSelection : IRange
public: __property IRange* get_RangeSelection();