btb-class

BetterListViewCachedItemCollection.IndexOfKey Method

Get index of item with the specified key.

public int IndexOfKey(
   string key
);

Parameters

key
Search key.

Return Value

Index of item with the specified key if found, -1 otherwise.

See Also

BetterListViewCachedItemCollection Class | ComponentOwl.BetterThumbnailBrowser Namespace