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