The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NameObjectCollectionBase::BaseSet Method
.NET Framework (current version)
Sets the value of an entry in the NameObjectCollectionBase instance.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | BaseSet(Int32, Object^) | Sets the value of the entry at the specified index of the NameObjectCollectionBase instance. |
![]() | BaseSet(String^, Object^) | Sets the value of the first entry with the specified key in the NameObjectCollectionBase instance, if found; otherwise, adds an entry with the specified key and value into the NameObjectCollectionBase instance. |
Show:
