Accusoft.ThumbnailXpressSdk Namespace > ItemCompleteEventArgs Class : ItemIndex Property |
'Declaration Public Property ItemIndex As Integer
'Usage Dim instance As ItemCompleteEventArgs Dim value As Integer instance.ItemIndex = value value = instance.ItemIndex
public int ItemIndex {get; set;}
This index is only valid if there are no additions or deletions to the thumbnail item collection prior to use of this index value.