'Declaration
Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As System.Windows.Forms.ImageList
'Usage
Dim instance As NImageListCollection Dim index As System.Integer Dim value As System.Windows.Forms.ImageList value = instance.Item(index)
public System.Windows.Forms.ImageList this[ System.int index ]; {get;}
Parameters
- index