ImageList Conversion (ImageList to ImageList) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
i AS ImageList
) AS ImageList
public static implicit operator ImageList (
ImageList i
)
Request Example
View SourceParameters
- i
- Type: ImageList
Return Value
Type:
ImageListSee Also