btb-class

BetterListViewToolTipInfoCollection Class

Collection of BetterListView Tooltips.

For a list of all members of this type, see BetterListViewToolTipInfoCollection Members .

System.Object
   BetterListViewToolTipInfoCollection

[Serializable]
[Editor(EditorBaseTypeName=""System.Drawing.Design.UITypeEditor, System.Drawing, Version=2.0.0.0, Culture=neut" + "ral, PublicKeyToken=b03f5f7f11d50a3a"", EditorTypeName=""ComponentOwl.BetterThumbnailBrowser.BetterListViewToolTipInfoCollectionEditor, Be" + "tterThumbnailBrowser, Version=1.4.0.0, Culture=neutral, PublicKeyToken=e6c91a3ad" + "d447be2"")]
[DefaultMember(MemberName=""Item"")]
[TypeConverter(ConverterTypeName=""ComponentOwl.BetterThumbnailBrowser.BetterListViewToolTipInfoCollectionConverter," + " BetterThumbnailBrowser, Version=1.4.0.0, Culture=neutral, PublicKeyToken=e6c91a" + "3add447be2"")]
public sealed class BetterListViewToolTipInfoCollection : ICloneable, IList<T>, ICollection<T>, IEnumerable<T>, IEnumerable, IList, ICollection, ISerializable, IXmlSerializable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentOwl.BetterThumbnailBrowser

Assembly: BetterThumbnailBrowser (in BetterThumbnailBrowser.dll)

See Also

BetterListViewToolTipInfoCollection Members | ComponentOwl.BetterThumbnailBrowser Namespace