[]
Represents the display field collection for GcDateTimeCellType.
public class DateTimeDisplayFieldCollectionInfo : NamedObjectCollection<DateDisplayFieldInfo>, IList, ICollection, IEnumerable, ICloneable
Public Class DateTimeDisplayFieldCollectionInfo
Inherits NamedObjectCollection(Of DateDisplayFieldInfo)
Implements IList, ICollection, IEnumerable, ICloneable
Name | Description |
---|---|
DateTimeDisplayFieldCollectionInfo() |
Name | Description |
---|---|
AddRange(string) | Adds the contents to the end of the collection, which is built from a specified format string. |