FileTypes object

The FileTypes object contains a collection of FileType objects. The FileTypes collection contains rule of changes that are applied to the current list. Here's the list of supported properties and methods:

 NameDescription 
  AddAdds a FileType object to the collection and returns a reference to the newly created object. 
  ApplyApplies the changes to the current list. 
  ClearClears all the elements of collection. 
  CountReturns the number of objects in a collection. 
  ItemRetrieves a FileType object given its index into collection. 
  RemoveRemoves a specific member from the FileTypes collection.