NonNullCollection<T> Methods
Include Protected Members
Include Inherited Members
The NonNullCollection<T> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | (Inherited from Collection<T>.) |
![]() |
Clear | (Inherited from Collection<T>.) |
![]() |
ClearItems | (Inherited from Collection<T>.) |
![]() |
Contains | (Inherited from Collection<T>.) |
![]() |
CopyTo | (Inherited from Collection<T>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Collection<T>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from Collection<T>.) |
![]() |
Insert | (Inherited from Collection<T>.) |
![]() |
InsertItem | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Collection<T>.InsertItem(Int32, T).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | (Inherited from Collection<T>.) |
![]() |
RemoveAt | (Inherited from Collection<T>.) |
![]() |
RemoveItem | (Inherited from Collection<T>.) |
![]() |
SetItem | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Collection<T>.SetItem(Int32, T).) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<T>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<T>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<T>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<T>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<T>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<T>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<T>.) |
Top
.gif)
.gif)
.gif)
.gif)