CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
SimpleListChangeTracking(T) Class
SimpleListChangeTracking(T) Properties
Item Property
Item Property (Int32)
Item Property (String)
SimpleListChangeTracking
T
Item Property (Int32)
Gets or sets the object at the specified index.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
T
this
[
int
index
] {
get
;
set
; }
Request Example
View Source
Parameters
index
Type:
System
Int32
The index.
Property Value
Type:
T
Implements
IList
T
Item
Int32
See Also
Reference
SimpleListChangeTracking
T
Class
Item Overload
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman