GigaSpaces XAP.NET Documentation
GetSpaceIterator Method
Class LibraryGigaSpaces.CoreIReadOnlySpaceProxyGetSpaceIterator()()()
Members
IconMemberDescription
GetSpaceIterator<(Of <(T>)>)(T, SpaceIteratorConfig)
Create an iterator over the space using the specified template(s) and settings.

GetSpaceIterator<(Of <(T>)>)(ICollection<(Of <(T>)>), SpaceIteratorConfig)
Create an iterator over the space using the specified template(s) and settings.

GetSpaceIterator<(Of <(T>)>)(IQuery<(Of <(T>)>), SpaceIteratorConfig)
Create an iterator over the space using the specified template(s) and settings.

GetSpaceIterator<(Of <(T>)>)(ICollection<(Of <(IQuery<(Of <(T>)>)>)>), SpaceIteratorConfig)
Create an iterator over the space using the specified template(s) and settings.

GetSpaceIterator<(Of <(T>)>)(ICollection<(Of <(T>)>), ICollection<(Of <(IQuery<(Of <(T>)>)>)>), SpaceIteratorConfig)
Create an iterator over the space using the specified template(s) and settings.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)