C#
VB
C++
Gets or sets the number of thumbnails in the viewer.
public int Count { get; }
The number of thumbnails in the viewer.
You can get information about a specific thumbnail by calling the GetThumbnailInfo method.
Refer to Insert(string,int32,int32,int32)