CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
MembershipChangeTracking(T) Class
MembershipChangeTracking(T) Properties
Count Property
IsChanged Property
IsReadOnly Property
Item Property
MembershipChangeTracking
T
Item Property
Gets 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.
Return Value
Type:
T
Object at the index location
Implements
IList
T
Item
Int32
Exceptions
Exception
Condition
NotImplementedException
Cannot use index to set members
See Also
Reference
MembershipChangeTracking
T
Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman