'Declaration
Public Overrides Function GetSelectedItemImageInfo( _ ByRef imageList As NCustomImageList, _ ByRef imageIndex As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NChangeViewLayoutCommand Dim imageList As NCustomImageList Dim imageIndex As System.Integer Dim value As System.Boolean value = instance.GetSelectedItemImageInfo(imageList, imageIndex)
public override System.bool GetSelectedItemImageInfo( out NCustomImageList imageList, out System.int imageIndex )
Parameters
- imageList
- imageIndex