Partilhar via


Imagelist.clear Method

Definition

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.

Applies to