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.
BehaviorServiceAdornerCollection::CopyTo Method (array<Adorner^>^, Int32)
.NET Framework (current version)
Copies the BehaviorServiceAdornerCollection values to a one-dimensional Array at the specified index.
Assembly: System.Design (in System.Design.dll)
Parameters
- array
-
Type:
array<System.Windows.Forms.Design.Behavior::Adorner^>^
The one-dimensional Array that is the destination of the values copied from BehaviorServiceAdornerCollection.
- index
-
Type:
System::Int32
The index in array where copying begins.
.NET Framework
Available since 2.0
Available since 2.0
Show: