Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

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.