Accusoft.ThumbnailXpressSdk Namespace : FilterCollection Class |
For a list of all members of this type, see FilterCollection members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase) | |
Count | Gets the number of filters in the collection. | |
IsFixedSize | Gets an indicator if the collection is a fixed size. | |
IsReadOnly | Gets an indicator if the collection access is read-only. | |
IsSynchronized | Gets an indicator whether synchronized (thread-safe) read-write access to the collection is available. | |
Item | Gets the filter object for the given collection index. | |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |