The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlAttributeCollection::ICollection::CopyTo Method (Array^, Int32)
.NET Framework (current version)
For a description of this member, see XmlAttributeCollection::CopyTo.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- array
-
Type:
System::Array^
The array that is the destination of the objects copied from this collection.
- index
-
Type:
System::Int32
The index in the array where copying begins.
Implements
ICollection::CopyTo(Array^, Int32)This member is an explicit interface member implementation. It can be used only when the XmlAttributeCollection instance is cast to an ICollection interface.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: