CollectionBase<T> Methods
Include Protected Members
Include Inherited Members
The CollectionBase<T> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the internal collection to the specified array, starting at the specified index. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns a generic enumerator that can iterate through this generic CollectionBase instance. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Gets an enumerator that can iterate through the CollectionBase. |
Top
.gif)
.gif)
.gif)
.gif)