[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateTimeFieldCollection.AddRange

AddRange Method

AddRange(string)

Adds the contents of another IList<T> to the end of the collection, which is built from a specified format string.

Declaration
public void AddRange(string format)
Public Sub AddRange(format As String)
Parameters
Type Name Description
string format

A string value indicates the specified format string.