'Declaration
Public Function GetImage( _ ByVal index As System.Integer _ ) As System.Drawing.Image
'Usage
Dim instance As NCustomImageList Dim index As System.Integer Dim value As System.Drawing.Image value = instance.GetImage(index)
public System.Drawing.Image GetImage( System.int index )
Parameters
- index