Spread ASP.NET 6.0 Product Documentation
CopyTo Method
See Also  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > NamedStyleCollection Class : CopyTo Method


Glossary Item Box

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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.