GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DateTimeDisplayFieldCollectionInfo Class |
For a list of all members of this type, see DateTimeDisplayFieldCollectionInfo members.
Name | Description | |
---|---|---|
Add | Adds the specified T to the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
AddRange | Overloaded. Adds the contents to the end of the collection, which is built from a specified format string. | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase) | |
Contains | Gets a value that indicates whether the collection contains the specified T. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
ContainsKey | Determines whether the NamedObjectCollection<T> collection contains an item with the specified key. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>) | |
CopyTo | Copies the collection objects to a one-dimensional System.Array instance beginning at the specified index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
DefaultPredicate<TTarget> | Represents a default predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
Exists | Overloaded. Determines whether the List contains elements that match the conditions defined by the specified predicate. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
Find | Overloaded. Finds the item using the specified name. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>) | |
FindAll | Overloaded. Retrieves all the T that match the specified type TTarget. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
FindIndex | Overloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the first occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
FindLast | Overloaded. Searches for an T that matches the specified type TTarget and matches the conditions defined by the specified predicate, and returns the last occurrence within the entire collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
FindLastIndex | Overloaded. Searches for an element that matches the conditions defined by the specified predicate, and returns the zero-based index of the last occurrence within the entire List. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase) | |
IndexOf | Gets the index in the collection of the specified T, if it exists in the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
IndexOfKey | Retrieves the index of the first occurrence of the specified item within the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<DateDisplayFieldInfo>) | |
Insert | Inserts the specified T into the collection at the specified index. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
Remove | Removes the specified T from the collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<DateDisplayFieldInfo>) | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |