Accusoft.ThumbnailXpressSdk Namespace : ThumbnailItemCollection Class |
'Declaration <DefaultMemberAttribute("Item")> Public Class ThumbnailItemCollection Inherits System.Collections.CollectionBase
'Usage Dim instance As ThumbnailItemCollection
[DefaultMemberAttribute("Item")] public class ThumbnailItemCollection : System.Collections.CollectionBase
[DefaultMemberAttribute("Item")] public __gc class ThumbnailItemCollection : public System.Collections.CollectionBase
[DefaultMemberAttribute("Item")] public ref class ThumbnailItemCollection : public System.Collections.CollectionBase
The collection provides the access to the scrollable thumbnail list display. Adding or removing items will cause the list display to update if appropriate.
Thumbnail item images are generated when they are first brought into visible view in the display. The generated images are cached to facilitate a more responsive display.
System.Object
System.Collections.CollectionBase
Accusoft.ThumbnailXpressSdk.ThumbnailItemCollection