Method Clear
Clear()
Removes all images from the container.
public virtual bool Clear()
Returns
- bool
trueif operation was successful,falseotherwise.
Removes all images from the container.
public virtual bool Clear()
true if operation was successful, false otherwise.