ShellBrowser .Net Edition
InvokeSetImageIndex Method (imageIndex)
NamespacesJam.ShellShellListBaseItemInvokeSetImageIndex(Int32)
Sets the ImageIndex property through BeginInvoke
Declaration Syntax
C#Visual BasicVisual C++
protected void InvokeSetImageIndex(
	int imageIndex
)
Protected Sub InvokeSetImageIndex ( _
	imageIndex As Integer _
)
protected:
void InvokeSetImageIndex(
	int imageIndex
)
Parameters
imageIndex (Int32)
The image index to set

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)