GrapeCity.Win.MultiRow Namespace > ComboBoxCell.ObjectCollection Class > AddRange Method : AddRange(ObjectCollection) Method |
Public Overloads Sub AddRange( _ ByVal value As ComboBoxCell.ObjectCollection _ )
Dim instance As ComboBoxCell.ObjectCollection Dim value As ComboBoxCell.ObjectCollection instance.AddRange(value)
public void AddRange( ComboBoxCell.ObjectCollection value )
Exception | Description |
---|---|
System.InvalidOperationException | The cell's ListCell.DataSource property value is not a null reference (Nothing in Visual Basic). |
System.ArgumentException | One of the items in the items array is a null reference (Nothing in Visual Basic). |
System.ArgumentNullException | The items parameter is a null reference (Nothing in Visual Basic). |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2