QueryCollection.constructor method

This topic has not yet been rated - Rate this topic

Initializes a new instance of a QueryCollection

Syntax


queryCollection.constructor(items);

Parameters

items

Type: Object

The items resulting from the query.

Return value

This method does not return a value.

Requirements

Namespace

WinJS.Utilities

Library

Base.js

See also

QueryCollection

 

 

Build date: 12/5/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.