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

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

GetSpaceIterator<(Of <(T>)>)(T, IteratorScope, Int32, Int64) Obsolete.
Create an iterator over the space using the specified template(s) and settings.

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

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

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

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

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

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: 8.0.8.6380 (8.0.8.6380)