See Also

IControlFormat Interface  | IControlFormat Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

index
Specifies the zero based index of the first item to remove.
count
Specifies the number of items to remove.
See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

RemoveItem Method

SpreadsheetGear.Shapes Namespace > IControlFormat Interface : RemoveItem Method

Removes the specified number of items starting at the zero based index.

[Visual Basic]
Overridable Sub RemoveItem( _    ByVal index As Integer, _    ByVal count As Integer _ )
[C#]
virtual void RemoveItem(    int index,    int count );
[C++]
virtual void RemoveItem(    int index,    int count )
[C++/CLI]
virtual void RemoveItem(    int index,    int count )

Parameters

index
Specifies the zero based index of the first item to remove.
count
Specifies the number of items to remove.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IControlFormat Interface  | IControlFormat Members

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.