ImageGear for .NET
ImGearFileFilters Class Members
See Also  Properties  Methods  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace : ImGearFileFilters Class

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.