btb-class

BetterListView.Contains Method

Check whether this control contains the specified element.

public bool Contains(
   BetterListViewElementBase element
);

Parameters

element
Element to check.

Return Value

This control contains the specified element.

See Also

BetterListView Class | ComponentOwl.BetterThumbnailBrowser Namespace