GrapeCity.Windows.SpreadSheet.Data Namespace > SeriesDataCollection<T> Class : AddRange Method |
'Declaration Public Overrides Sub AddRange( _ ByVal items As System.Collections.Generic.IList(Of T) _ )
'Usage Dim instance As SeriesDataCollection(Of T) Dim items As System.Collections.Generic.IList(Of T) instance.AddRange(items)
public override void AddRange( System.Collections.Generic.IList<T> items )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)