Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The GenericCollection class for all public generic collections.
The GenericCollection<T> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. |
![]() |
IsSynchronized | Geta a Boolean value that indicates whether the collection is synchronized. |
![]() |
Item | Gets an integer indexer for this collection. |
![]() |
SyncRoot | Synchronizes the collection to the root. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo(Array, Int32) | Copies the internal collection to the specified array starting at the specified index. |
![]() |
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 an generic enumerator that can iterate through the GenericCollection. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Returns a generic enumerator that can iterate through the GenericCollection. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)