Creates a QueryCollection that contains the children of the specified parent element.
Syntax
var queryCollection = queryCollection.children(element);
Parameters
- element
-
Type: HTMLElement
The parent element.
Return value
Type: QueryCollection
The QueryCollection that contains the children of the element.
Requirements
|
Namespace |
WinJS.Utilities |
|---|---|
|
Library |
|
See also
Build date: 12/5/2012