DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Name
Object
Collection
Add Method
Overload List
Add(NameObjectCollection)
Copies the entries in the specified
NameObjectCollection
to the current
NameObjectCollection
.
Add(String, Object)
Adds an entry with the specified name and value to this
NameObjectCollection
.
See Also
Reference
NameObjectCollection Class
DevCase.Runtime.Collections Namespace
In This Article
Overload List
See Also