btb-class

BetterListViewCachedCollection`1.Item Property

Gets or sets the item at the specified index.

public abstract TItem this[
   int index
] { public get; public set; }

Implements

IList<TItem>.Item

See Also

BetterListViewCachedCollection<TItem> Class | ComponentOwl.BetterThumbnailBrowser Namespace