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

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

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

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

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

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

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

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

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

GetSpaceIterator<(Of <<'(T>)>>)(ICollection<(Of <<'(IQuery<(Of <<'(T>)>>)>)>>), SpaceIteratorConfig) Obsolete.
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) Obsolete.
Create an iterator over the space using the specified template(s) and settings.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)