Skip to content

M_ZU_Collections_Generic_IPriorityQuadTree_1_GetItemsInside

[email protected] edited this page May 7, 2016 · 1 revision

IPriorityQuadTree(T).GetItemsInside Method

[Missing

documentation for "M:ZU.Collections.Generic.IPriorityQuadTree`1.GetItemsInside(System.Windows.Rect)"]

Namespace: ZU.Collections.Generic
Assembly: ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5952.32957

Syntax

C#

IEnumerable<T> GetItemsInside(
	Rect bounds
)

Parameters

 

bounds
Type: System.Windows.Rect
[Missing documentation for "M:ZU.Collections.Generic.IPriorityQuadTree`1.GetItemsInside(System.Windows.Rect)"]

Return Value

Type: IEnumerable(T)
[Missing documentation for "M:ZU.Collections.Generic.IPriorityQuadTree`1.GetItemsInside(System.Windows.Rect)"]

See Also

Reference

IPriorityQuadTree(T) Interface
ZU.Collections.Generic Namespace

Clone this wiki locally