method FileTypes.Clear ()

Clears all the elements of collection.

TypeDescription

Use the Clear method to remove all FileType objects. Use the Apply method to refresh the control's list. Use the Remove method to remove a specified FileType object. The Item property accesses a FileType object by its index. The Count property specifies the number of FileType objects in the control. Use the FileTypes property to access the FileType objects collection.