InnerAddRange Method (TimeSpanDisplayFieldCollectionInfo)
Copies the elements of the specified array to the end of the collection.
protected void InnerAddRange(
object[]
)
Parameters
- value
- An array of type object that contains the objects to add to the collection.