Spread for ASP.NET 8.0 Product Documentation
CopyTo Method (NamedStyleCollection)


Copies the styles in the collection to a specified array at a specified position.
Copies the styles in the collection to an array.
Overload List
OverloadDescription
CopyTo(NamedStyle[],Int32)Copies the styles in the collection to a specified array at a specified position.  
CopyTo(Array,Int32)Copies the styles in the collection to a specified array at a specified position.  
Remarks
Copying the styles to an array starts pasting the styles in the array at a particular array index, as specified by the index parameter.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

NamedStyleCollection Class
NamedStyleCollection Members
AddRange Method
Add Method
Clear Method
Insert Method
Remove Method
RemoveAt Method
Count Property

 

 


Copyright © GrapeCity, inc. All rights reserved.