Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Collection) |
![]() |
Clear | (Inherited from Collection) |
![]() |
Contains | Overloaded. (Inherited from KeyedCollection) |
![]() |
CopyTo | (Inherited from Collection) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetEnumerator | (Inherited from Collection) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
IndexOf | (Inherited from Collection) |
![]() |
Insert | (Inherited from Collection) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
Remove | Overloaded. (Inherited from KeyedCollection) |
![]() |
RemoveAt | (Inherited from Collection) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
ChangeItemKey | (Inherited from KeyedCollection) |
![]() |
ClearItems | (Inherited from KeyedCollection) |
![]() |
Finalize | (Inherited from Object) |
![]() |
GetKeyForItem | Overloaded. Overridden. |
![]() |
InsertItem | (Inherited from KeyedCollection) |
![]() |
MemberwiseClone | (Inherited from Object) |
![]() |
RemoveItem | (Inherited from KeyedCollection) |
![]() |
SetItem | (Inherited from KeyedCollection) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (Inherited from Collection) | |
System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection) | |
System.Collections.IList.Add | (Inherited from Collection) | |
System.Collections.IList.Contains | (Inherited from Collection) | |
System.Collections.IList.IndexOf | (Inherited from Collection) | |
System.Collections.IList.Insert | (Inherited from Collection) | |
System.Collections.IList.Remove | (Inherited from Collection) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.