C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections
ICollection Interface
ICollection Methods
CopyTo Method
ICollection Methods
The
ICollection
type exposes the following members.
Methods
Name
Description
CopyTo
Copies the elements of the
ICollection
to an
Array
, starting at a particular
Array
index.
GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from
IEnumerable
.)
Top
See Also
Reference
ICollection Interface
System.Collections Namespace