ObjectCollectionAddRange(Array) Method
Add a range of objects to the Collection.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public void AddRange(
Array value
)
Public Sub AddRange (
value As Array
)
No code example is currently available or this language may not be supported.
Parameters
- value Array
-
Generic Array.