MobileForms Toolkit Documentation

ImageListEx.ToString Method 

Returns a string that represents the current ImageListEx.

public override string ToString();

Return Value

A string that represents the current ImageListEx.

Remarks

The ToString method returns a string that includes the Count and ImageSize properties.

See Also

ImageListEx Class | Resco.Controls Namespace