DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Data
Row
Collection
Extensions
Add
Range Method
Overload List
AddRange(DataRowCollection,
DataRow
)
Adds an array of
DataRow
to the source
DataRowCollection
.
AddRange(DataRowCollection,
Object
)
Creates and adds a
DataRow
object that has the specified values to the source
DataRowCollection
.
See Also
Reference
DataRowCollectionExtensions Class
DevCase.Extensions.DataRowCollectionExtensions Namespace
In This Article
Overload List
See Also