Add
DateFormatCollection.Add method
将日期格式对象添加到集合中。
public void Add(DateFormat item)
范围 | 类型 | 描述 |
---|---|---|
item | DateFormat | 要添加到集合中的日期格式对象。 |
也可以看看
- class DateFormat
- class DateFormatCollection
- 命名空间 GroupDocs.Search.Options
- 部件 GroupDocs.Search
将日期格式对象添加到集合中。
public void Add(DateFormat item)
范围 | 类型 | 描述 |
---|---|---|
item | DateFormat | 要添加到集合中的日期格式对象。 |