CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
ObjectsPagingResults(T, U) Class
ObjectsPagingResults(T, U) Properties
From Property
Item Property
To Property
Total Property
ObjectsPagingResults
T
,
U
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.
Property Value
Type:
T
Exceptions
Exception
Condition
NotImplementedException
See Also
Reference
ObjectsPagingResults
T, U
Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman