Search
ReadOnlyCollection(T) Methods
 


 Public Methods

  Name Description

CopyTo

Copies a range of elements from this collection to a compatible one-dimensional System.Array, starting at the specified index of the target array.

GetEnumerator

Returns an enumerator that iterates through the collection.

 See Also