Imagelist.clear Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes all images from the image list.
public:
virtual int clear();
public virtual int clear ();
abstract member clear : unit -> int
override this.clear : unit -> int
Public Overridable Function clear () As Integer
Returns
0 if the method is successful.