
Icon | Member | Description |
---|---|---|
![]() | 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.
|