Click or drag to resize
ISpatialRangeObservableCollectionTQuery Method
Zet Universe

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:ZU.Semantic.Spatial.Collections.ISpatialRangeObservableCollection`1.Query(System.Windows.Rect)"]

Namespace: ZU.Semantic.Spatial.Collections
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
IEnumerable<int> Query(
	Rect bounds
)

Parameters

bounds
Type: System.WindowsRect

[Missing <param name="bounds"/> documentation for "M:ZU.Semantic.Spatial.Collections.ISpatialRangeObservableCollection`1.Query(System.Windows.Rect)"]

Return Value

Type: IEnumerableInt32

[Missing <returns> documentation for "M:ZU.Semantic.Spatial.Collections.ISpatialRangeObservableCollection`1.Query(System.Windows.Rect)"]

Implements

ISpatialItemsSourceQuery(Rect)
See Also