Remove an item.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void Delete( int index )
Public Sub Delete ( _ index As Integer _ )
public: void Delete( int index )
Parameters
- index
- Int32
The index of the item to remove