List.dispose method

This topic has not yet been rated - Rate this topic

isconnects this WinJS.Binding.List projection from its underlying WinJS.Binding.List. This is important only if they have different lifetimes.

Syntax


list.dispose();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Namespace

WinJS.Binding

Library

Base.js

See also

List

 

 

Build date: 12/5/2012

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