Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CharRange
.
.
::
.
.
Duplicate Property
CharRange Class
See Also
Gets whether this
CharRange
contains the same string as the previous one.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
bool
Duplicate
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Duplicate
As
Boolean
Get
See Also
CharRange Class
C1.Web.Editor Namespace