btb-class

BetterListViewElementCollection(TElement).RemoveByKey Method

Remove element with the specified key from the collection.

public virtual void BetterListViewElementCollection(
   string key
);

Parameters

key
Search key.

See Also

BetterListViewElementCollection<TElement> Class | ComponentOwl.BetterThumbnailBrowser Namespace