Clear Up
SharpKit Reference

jQuery.not Method (JsArray<T>)

Remove elements from the set of matched elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery not(JsArray<T> elements)

Parameters

elements
Type: SharpKit.JavaScript.JsArray<T>

Return Value

Type: SharpKit.jQuery.jQuery
© Copyright 2005-2011 SharpKit. All rights reserved.