ListItemBasedReadOnlyCollection<T> Methods
Include Protected Members
Include Inherited Members
The ListItemBasedReadOnlyCollection<T> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo(Array, Int32) | Copies the internal collection to the specified array, starting at the specified index. (Inherited from CollectionBase<T>.) |
![]() |
CopyTo([], Int32) | Copies the internal collection to the given 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. (Inherited from CollectionBase<T>.) |
![]() |
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. (Inherited from CollectionBase<T>.) |
Top
.gif)
.gif)
.gif)
.gif)