Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CharRange
.
.
::
.
.
End Property
CharRange Class
See Also
Gets the end index of the string represented by this
CharRange
.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
int
End
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
End
As
Integer
Get
See Also
CharRange Class
C1.Web.Editor Namespace