The following tables list the members exposed by NamedElementCollection<T>.
Name | Description | |
---|---|---|
![]() | NamedElementCollection<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,T>) |
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | Overloaded. Base version throws an exception when not found. This version returns null; |
Name | Description | |
---|---|---|
![]() | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,T>) |
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,T>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Equals | (Inherited from object) |
![]() | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,T>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,T>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Finalize | (Inherited from object) |
![]() | GetKeyForItem | Overridden. For internal use only. |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | MemberwiseClone | (Inherited from object) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.Collection<T>) |