Click or drag to resize

PagingPredicateIterationType Property

Iteration type this paging predicate: One of Key, Value or Entry

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public Nullable<IterationType> IterationType { get; set; }

Property Value

Type: NullableIterationType
See Also