GrapeCity.Xaml.SpreadSheet.Data
AddRange(ICollection) Method


The StyleInfoCollection or array of StyleInfo objects to add to the collection.
Adds an array of styles (StyleInfo object) to the collection.
Syntax
'Declaration
 
Public Overloads Overridable Sub AddRange( _
   ByVal c As ICollection _
) 
'Usage
 
Dim instance As StyleInfoCollection
Dim c As ICollection
 
instance.AddRange(c)
public virtual void AddRange( 
   ICollection c
)

Parameters

c
The StyleInfoCollection or array of StyleInfo objects to add to the collection.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

StyleInfoCollection Class
StyleInfoCollection Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options