Click or drag to resize

ImageList  Conversion (ImageList to ImageList)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 STATIC OPERATOR IMPLICIT (
	i AS ImageList
) AS ImageList
Request Example View Source

Parameters

i
Type: ImageList

Return Value

Type: ImageList
See Also