ImageGear for .NET
ImGearFileFilters Class Members
Properties  Methods 


The following tables list the members exposed by ImGearFileFilters.

Public Constructors
 NameDescription
Public ConstructorImGearFileFilters ConstructorInitializes a new instance of the ImGearFileFilters class.  
Top
Public Properties
 NameDescription
Public PropertyCount Gets the total number of formats currently in the collection.  
Public PropertyIsSynchronized Gets a value indicating whether access to the collection is synchronized (thread-safe).  
Public PropertySyncRoot Gets an object that can be used to synchronize access to the collection.  
Top
Public Methods
 NameDescription
Public MethodAdd Adds a new format to the end of the list of formats.  
Public MethodContains Tells whether a particular format is in the list of formats.  
Public MethodCopyToCopies IImGearFormat entries to an Array of IImGearFormat elements, starting at a particular Array index.  
Public MethodGet Gets a format in the list based on the format ID.  
Public MethodGetEnumerator Returns an enumerator that can iterate through a collection.  
Public MethodIndexOf Gets an index of a format in the list based on the format ID.  
Public MethodInsert Inserts a new format to the list of formats at the specified position.  
Public MethodInsertAfter Inserts a new format to the list of formats after the specified format.  
Public MethodRemove Removes a format from the list based on the format ID.  
Public MethodRemoveAt Removes a format from the list at the specified position.  
Top
See Also

Reference

ImGearFileFilters Class
ImageGear.Formats Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback