NameObjectCollectionBase.BaseGet Method
.NET Framework (current version)
Gets the value of the specified entry from the NameObjectCollectionBase instance.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | BaseGet(Int32) | Gets the value of the entry at the specified index of the NameObjectCollectionBase instance. |
![]() | BaseGet(String) | Gets the value of the first entry with the specified key from the NameObjectCollectionBase instance. |
Show:
