[]
Performs additional custom processes before inserting a new element array into the CollectionBase instance.
protected override void OnAddRange(object[] value)
Protected Overrides Sub OnAddRange(value As Object())
Type | Name | Description |
---|---|---|
object[] | value | The new value of the element array. |