CheckPoint.NET
CheckPoint.NET
API Reference
Koopman.CheckPoint.Common
ObjectsPagingResults(T, U) Class
ObjectsPagingResults(T, U) Methods
GetEnumerator Method
NextPage Method
ObjectsPagingResults
T
,
U
GetEnumerator Method
Returns an enumerator that iterates through the collection of Objects.
Namespace:
Koopman.CheckPoint.Common
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
Copy
public
IEnumerator
<T>
GetEnumerator
()
Request Example
View Source
Return Value
Type:
IEnumerator
T
An IEnumerator object that can be used to iterate through the collection.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ObjectsPagingResults
T, U
Class
Koopman.CheckPoint.Common Namespace
Copyright (c) 2018 Tim Koopman