Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
VisitedDocument
.
.
::
.
.
Index Property
VisitedDocument Class
See Also
Gets the index of the current object in the containing collection.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
int
Index
{
get
; }
Visual Basic
Public
ReadOnly
Property
Index
As
Integer
Get
See Also
VisitedDocument Class
C1.Win.C1Preview Namespace