ITextViewLineCollection Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from ICollection<T>.) |
![]() | FirstVisibleLine | Gets the first line that is not completely hidden. |
![]() | FormattedSpan | Gets the span of text contained in this ITextViewLine collection. |
![]() | IsReadOnly | (Inherited from ICollection<T>.) |
![]() | IsValid | Determines whether this ITextViewLineCollection object is still valid. |
![]() | Item[Int32] | (Inherited from IList<T>.) |
![]() | LastVisibleLine | Gets the last line that is not completely hidden. |
Show:
