DateFormatCollection Class |
Namespace: GroupDocs.Search.Options
The DateFormatCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the collection.
|
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds an date format object to the collection.
|
![]() | Clear |
Removes all elements from the collection.
|
![]() | Contains |
Determines whether the collection contains a specific item.
|
![]() | CopyTo | |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes the first occurrence of a specific element from the collection.
|
![]() | ToString | (Inherited from Object.) |