IListBinding.release method

Releases resources, stops notifications, and cancels outstanding promises for all tracked items returned by this IListBinding.

Syntax

iListBinding.release();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

IListBinding